
December 6th, 2002, 05:08 AM
|
|
Junior Member
|
|
Join Date: Dec 2002
Posts: 7

Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
help
Can i do a main menu that open all the project i had done using those command button? Can anyone can give me a sample code?
For example, this is the main menu project file name "project1.vbp" and create a "form1" as main menu.
I wanted to open a project i had done "clock.vbp" which contains "form1,form2,form3"
I wanted to open the project "clock.vbp" using a command button from "project.vbp" and after open, make sure that the original project is not corrupted or errorous, can I?
Thanks, i need everyone's help!!!
|