|
-
Jul 30th, 2000, 11:14 PM
#1
Thread Starter
Junior Member
Hi,
I'm using Visual Basic 6.0(SP3). I have created some menus in a MDI Form. I'm having another MDI Child form with some hidden menus. While running the project if i open the Child form the menus in MDIForm is going invisible. is there any way to avoid this problem? Thanks for any help.
Sujatha
-
Jul 31st, 2000, 08:26 AM
#2
Well ....
Not too sure, but just check out the 'NegotiateMenus' property of the forms. I think that's where the problem is.
-
Jul 31st, 2000, 08:52 AM
#3
Fanatic Member
The MDI menus assume the childs menus if it has any. I guess if there are some hidden you will loose you MDI menus
Kurt Simons
[I know I'm a hack but my clients don't!]
-
Aug 1st, 2000, 05:06 AM
#4
Thread Starter
Junior Member
I tried NegotiateMenus Property, but same problem is there. It won't make any change.
-
Aug 1st, 2000, 05:27 AM
#5
New Member
Hi,
Could u tell me the scenario in which the menu in the MDI form becoming invisble.
-
Aug 1st, 2000, 06:08 AM
#6
Thread Starter
Junior Member
Thanks for interest in helping me. I 'm having some Menus in a MDI Form. I'm having another MDI Child form with some menus which are invisible. While running the Project , when i click a menu in MDI Form the child form is showed(which is having invisible menus). At that time the Menus is MDI Form are going invisible. If i closed the Child Form then the Menus in MDI are visible. Can u get my problem?
Regards
SujathaRaj
-
Aug 1st, 2000, 08:36 AM
#7
Fanatic Member
I know your problem...
I wonder if there is a way to have a childs menu added to the MDI instead of replacing it.
I don't know in the past I always copied the menu from the MDI (or recreated it) in the child then modified it
I know its not the best way
Kurt Simons
[I know I'm a hack but my clients don't!]
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
|