
VB Bug? - Menu Items when using MDI Form
I am having severe problems with disabling/hiding menu options when using
a maximised child form with an MDI form.
I have defined some menu options on my main MDI (parent) form, but when a
child form (with no menu) is displayed and I call a disable function
(i.e. mnuHelp.Enabled = False) it does not always disable the correct
menu item.
I tried hiding the menu items instead of disabling them and got even
stranger results! I have tried changing the ContolBox property of the
forms but with no success.
Does anyone know of a fix for this, or is there a patch available?
*************************************************************************
* * *
* * *
*************************************************************************