View Full Version : DOES ANYONE KNOW the VISUAL BASIC software on here


peter may
01-07-2003, 12:05 PM
i have an assignment for uni and need help

does anyone know how to use it??????????????

RainMan
01-07-2003, 02:25 PM
I know it's off topic, since you're from the UK.

Do you happen to watch last of the summer wine?




Nate

¤I Love Clay Aiken¤
01-07-2003, 03:56 PM
Originally posted by RainMan
I know it's off topic, since you're from the UK.

Do you happen to watch last of the summer wine?




Nate
Oy mi cabeza.


Anyways, PM, I have no idea what youre talking about lol, sorry.

UpstairsSteak
01-07-2003, 04:33 PM
I know VB fairly well (6.0), what do you need to know?

peter may
01-08-2003, 06:59 PM
no, rainman, I dont watch "Last of the Summer Wine" :lol:
I'm not a Geek!!

What i need to know with VB is how to link up scenes.

i.e: the show & hide function, it keeps coming up with a Compile Error message, GOD, I HATE PROGRAMMING!!!! :mad:

UpstairsSteak
01-11-2003, 05:00 PM
It's tough without knowing what you're working on. Are you trying to write code to have child forms show/hide based upon an event (ie: enter your information and click ok to move to next screen)?
Are you using the "Form." method? You can use the Visible property for the form (True or False) instead of "Form." There is also a Wizard to add Child forms in VB.
Are you only getting the error when trying to compile the program?
You can also check these sites:
http://www.codehound.com/vb/
http://www.freevbcode.com/
http://www.vbcodemagician.dk/