New MDI Window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • groast

    New MDI Window

    Hi,

    I've made an MDI parent form which can create a new MDI child form everytime
    the user click the "create new" button. What should I do if i want to create
    the style like the microsoft office? Instead of creating the new child in the
    MDI parent (which already contain an MDI child), it will create another MDI
    parent then will consist of the new child.

    Thx
Working...