I want to create a simple stock control. In VB6 i used a VScroll, a textbox and a button to remove stock one at a time I`ve tried the upgrade wizard but just says invalid use of property. Anyone point me in the right direction
Thanks What i need is a stock database for 9 or so items. In VB6 i had an exe shared on the network that when launched read its data from an Access database. The user could then click a button to remove 1 from the value shown in the textbox and close the app. So when the next user came along he would see that new value in the textbox. I used a VScroll so that a manager could ajust the levels either way quickly
Some say don't use the upgrade wizard but I couldn't live
without it. On the object/variable that its giving you the invalid
property, type a period after it and look at the drop down properties
that are available and try to find one like the one that its saying is
invalid...or post some code and I'l be glad to try to help..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.