Thursday, July 8, 2010

My Visual Basic 6.0 (Basic Tips....)

How to set start up object?

+Method 1:
-Go to menu bar and select Project Menu than choose Form Properties...
-the window of Form Properties will show
-Choose which forms in your project that you want to Start in Startup Object list box.
-OK 

+Method 2: 
-in Project Window right click on form which one that you want to startup first in your project
and choose Form Properties...
-the window of Form Properties will show
-Choose forms in your project that you want to Start in Startup Object list box.
-OK

No comments:

Post a Comment