Results 1 to 3 of 3

Thread: Reorganizing forms appearance

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2013
    Posts
    95

    Reorganizing forms appearance

    Logically form1 would be the first form to appear once the program is launched. However, if I needed another newer form to appear first, how would I go about displaying that new form first and any other form I may have to make later on using VS 2012? Hope this makes sense.

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: Reorganizing forms appearance

    Project-->Properties-->Application-->StartUp Form

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Reorganizing forms appearance

    You can select the application's startup form in the project properties. I suggest that you have a thorough look through those properties now to see what else is there that may be of use to you now or in the future.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width