change the order of form

Discussion in 'Visual Basic ( VB )' started by hnaya, Dec 8, 2008.

  1. hnaya

    hnaya New Member

    Joined:
    Nov 29, 2008
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    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 ??????
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    What type of order you want to change? Just the name or some loading order?
     
  3. hnaya

    hnaya New Member

    Joined:
    Nov 29, 2008
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    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
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    If you are using VB 6 there is a startup form property.
     
  5. hnaya

    hnaya New Member

    Joined:
    Nov 29, 2008
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    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
     
  6. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    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.
     
  7. hnaya

    hnaya New Member

    Joined:
    Nov 29, 2008
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    thannnnnnnks
    for help
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice