|
-
Aug 21st, 2009, 08:55 AM
#1
Thread Starter
New Member
VB6: MDI child menus replace MDI form menus
Hi,
I have a MDI form and a MDI child, both with menus. When the child is shown, its menus are shown in the MDI form instead of the MDI form's own menus. I want both MDI form's menus and the MDI child's menus to be shown. How to do that? Please help me.
-
Aug 21st, 2009, 10:42 AM
#2
Re: VB6: MDI child menus replace MDI form menus
That's how mdi interface works in VB6.
You may overcome this behavior by creating all menus directly on the mdi parent form and show/hide appropriate when loading/unloading specific child form.
Tags for this Thread
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
|