Results 1 to 5 of 5

Thread: [RESOLVED]Put all forms within one window?

  1. #1

    Thread Starter
    Lively Member d00by's Avatar
    Join Date
    Jul 2006
    Posts
    102

    [RESOLVED]Put all forms within one window?

    Hey I read somewhere how to do this, but i cant remember how. I am trying to put all my forms within one window. LIke here is an example how how things are now:
    http://i10.photobucket.com/albums/a1...ss/example.png

    now how do i make it so they are all contained within one big window, so when the big one closes, they all close, and so when the big one minimizes, they all minimize?

    Thanks,
    Chris
    Last edited by d00by; Aug 3rd, 2006 at 11:51 PM. Reason: Resolved

  2. #2
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Put all forms within one window?

    You need to add a MDIForm, and then set your other forms MDIChild properties to True

  3. #3

    Thread Starter
    Lively Member d00by's Avatar
    Join Date
    Jul 2006
    Posts
    102

    Re: Put all forms within one window?

    thanks, now how do i manually set the positions so the windows are at the right place at startup again. Now that thye are children of mdi, they all stack on startup

  4. #4
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Put all forms within one window?

    set their positions in the form load of each form

  5. #5

    Thread Starter
    Lively Member d00by's Avatar
    Join Date
    Jul 2006
    Posts
    102

    Re: Put all forms within one window?

    thx, got it now

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