hi
i want to know how can i change the order of forms in visual basic
i mean
i want to make
form 1 to be form 3
and form 3 to be form 1
how ??????
|
Go4Expert Founder
|
![]() |
| 8Dec2008,13:45 | #2 |
|
What type of order you want to change? Just the name or some loading order?
|
|
Light Poster
|
|
| 8Dec2008,15:09 | #3 |
|
Go4Expert Founder
|
![]() |
| 8Dec2008,15:28 | #4 |
|
If you are using VB 6 there is a startup form property.
|
|
Light Poster
|
|
| 8Dec2008,21:30 | #5 |
|
no
there is start up position property which help u where do u want to see ur project on the display screen please i want to change order of display forms i change the name of form 1 to 5 but steel display first when i run the program |
|
Go4Expert Founder
|
![]() |
| 8Dec2008,22:20 | #6 |
|
Start Position is different. As I don't have the VB6 installed all I can recall is
Right click on form or project property and you would find Project Properties and select the form you want to start at Startup Object. |
|
Light Poster
|
|
| 8Dec2008,22:43 | #7 |
|
thannnnnnnks
for help |


