|
-
Sep 5th, 2003, 12:38 PM
#1
Thread Starter
Addicted Member
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.
-
Sep 5th, 2003, 12:41 PM
#2
Lively Member
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...
-
Sep 5th, 2003, 01:03 PM
#3
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.
-
Sep 5th, 2003, 01:24 PM
#4
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|