Results 1 to 5 of 5

Thread: changing the form order?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2004
    Posts
    21

    changing the form order?

    Hello, i've made a program with 2 forms on it.

    I made the second form before the introduction form, but now when i run my programe it opens the second form first, how can i change the order, so that my itroduction form opens first and then i can click the button to take me to the second form?

    Thanks

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Set the intro form as the startup form. Right click the project name in Solution Explorer, click on properties, and set the startup object to whatever form you want to start first.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2004
    Posts
    21
    i've done that but i don't have anything saying startup object ??

  4. #4
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Are you sure you're clicking the project and not the form? You could also click on "Project" on the toolbar, then click "Properties".

  5. #5

    Thread Starter
    Junior Member
    Join Date
    May 2004
    Posts
    21
    yep got it now, was clicking the wrong one, thanks for your time.


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