Results 1 to 8 of 8

Thread: MDI Form Size and Other Issues...

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2006
    Posts
    139

    Unhappy MDI Form Size and Other Issues...

    I have a Main MDI and rest forms are child MDI

    Now I have to do the following.. Please help on that :

    1) All the MDI Child SHOULD NOT HAVE the minimize, maximize and close button which is on the top right corner of every SDI form.. so that he cannot close the child forms via that..

    2) When the MDI opens and loads any MDI child in it, the Size of the Child MDI is small , so the full size does not show.. What I want is that the Parent MDI and child MDI auto resize themself so that the full form shows whenever diff child MDI are opened..

    3) How do u code an Msg Box in the Parent MDI close ( X ) Button on top right so that a msgbox opens confirming exit of the program before closing it..

    4) I have a Menu Made in Parent MDI.. Whenever a person clicks on a option there to open a form.. It should close the currently or all loaded child forms and load that particular form.. i.e. i don't want more than 1 child form open at any given time..

    These queries are enough for right now.. so help guys..
    Last edited by khandu; Jan 14th, 2007 at 08:32 AM.

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