MDI and Child Form Menus / Menu Editor 
Author Message
 MDI and Child Form Menus / Menu Editor

I have an MDIForm with a few menu items displayed, and several MDI
Child forms with additional menus.  I would like to append (rather
than replace) the child form menus to the MDI form menus.  This would
allow a common set of menu items to be displayed alongside
child-form-specific menu items.
I am using VB5 and have tried playing around with NegotiateMenus but
to no avail, as I believe they do not work with MDI forms.
Can anyone advise on what approach I should try.

Also, does anyone know of a freeware menu editor as the VB5 one is
very limited?  I would like to see a tree representation of my menu
structure if possible.

TIA

Mike



Wed, 18 Jun 1902 08:00:00 GMT  
 MDI and Child Form Menus / Menu Editor

There is no CopyMenu API - but the MSDN covers the topic pretty well.
Basically - it's  Createmenu associated with other Menu APIs

http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/winui...
0hdh.htm



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. MDI Menu with Child form Popup menu's

2. Using MDI Menus with child menu when child are hidden for popup

3. Using MDI Menus with child menu when child are hidden for popup

4. How to make menu in MDI child appear together with MDI form

5. Menu, MDI form and MDI child

6. MDI Form's menu replaced by MDI Child

7. MDI forms and Child Form Menus

8. Menus with MDI form and child form

9. Child menus incorporated into MDI menu

10. MDI Menus & Child Popup menus

11. Passing MDI Parents menu click events to child forms

12. Short-cut menus on MDI Child Forms

 

 
Powered by phpBB® Forum Software