Results 1 to 4 of 4

Thread: How to show the MDI Child's mainmenu? (RESOLVED)

  1. #1

    Thread Starter
    Addicted Member AlvaroF1's Avatar
    Join Date
    Sep 2002
    Location
    SP - Brazil
    Posts
    200

    Question How to show the MDI Child's mainmenu? (RESOLVED)

    I've 2 forms: 1 is the parent and the other is the child that has a mainmenu.

    How to show the child form, "inside" the parent, with its mainmenu?


    Thanks.
    Last edited by AlvaroF1; Sep 15th, 2003 at 06:06 AM.

  2. #2
    Lively Member
    Join Date
    May 2002
    Posts
    94
    from what I understand... MDI Children do not have menu's there parent handles the menu system. You could create a toolbar and place buttons that could open context menus and have a menu system like that?

    I may be way off here...

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The MDIChild Mainmenu should by default be added to its parent's mainmenu. You can play with the MergeType and MergeOrder to change how or where it shows up at. If you don't want the child's menu to show use Remove but by default it should be Add and show up.

  4. #4

    Thread Starter
    Addicted Member AlvaroF1's Avatar
    Join Date
    Sep 2002
    Location
    SP - Brazil
    Posts
    200
    Originally posted by Evad
    from what I understand... MDI Children do not have menu's there parent handles the menu system. You could create a toolbar and place buttons that could open context menus and have a menu system like that?
    Damn!

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