Hello,
I am a QBasic programmer and I want to know how difficult is it to translate QBasic programms into VB6. Sorry, I am just starting with VB6.
Thanks
Well, you have to get used to the OOP (object oriented)..
though, most of the syntax is similar, but in vb, you work with objects
for example, command button
you have properties, events
events like the click, double click, etc...
though, your programming will be similar, but, your approch to the application will be different. I would suggest downloading and exploring sample applications to get the feel of vb...
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.