change the order of form

Light Poster
8Dec2008,13:40   #1
hnaya's Avatar
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
shabbir's Avatar
What type of order you want to change? Just the name or some loading order?
Light Poster
8Dec2008,15:09   #3
hnaya's Avatar
Quote:
Originally Posted by shabbir View Post
What type of order you want to change? Just the name or some loading order?
see my friend
i have three forms
i want to create the fourth form but i want it to display first before form 1 when i run the program
Go4Expert Founder
8Dec2008,15:28   #4
shabbir's Avatar
If you are using VB 6 there is a startup form property.
Light Poster
8Dec2008,21:30   #5
hnaya's Avatar
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
shabbir's Avatar
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
hnaya's Avatar
thannnnnnnks
for help