Help me with VB 6.0

lordax
09-07-2003, 09:05 PM
I am new to VB 6.0 and I cant get my command buttons to work nor do i know how to code and i dont understand what the books says so can someone tell me how to get my command buttons to work like exiting the game for example?

Squishy
09-07-2003, 09:12 PM
To exit a single-form application, use Unload Me. With multiple forms, you need to loop through every form and Unload it. Never use End. If you have any other problems, you will need to be more specific.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum