G
Guest
Hi,
I tried to assign a MainMenu to a MDIForm from the ControlDesigner class. It
actually work when I click on the MDIIForm's border after I assigned it. If I
don't do the "clicking on the MDIForm's border", the MainMenu will never
appear whether or not I save the Solution/Projects. I am quite confirm it is
assigned because I tried to retrieved back the MainMenu from the MDIForm.
How can I actually make it refresh/update so that the MainMenu appear? I
even tried hostingForm.Container.Components).Refresh() and
hostingForm.Container.Components).Update()
Thanks in advance for the help,
-
I tried to assign a MainMenu to a MDIForm from the ControlDesigner class. It
actually work when I click on the MDIIForm's border after I assigned it. If I
don't do the "clicking on the MDIForm's border", the MainMenu will never
appear whether or not I save the Solution/Projects. I am quite confirm it is
assigned because I tried to retrieved back the MainMenu from the MDIForm.
How can I actually make it refresh/update so that the MainMenu appear? I
even tried hostingForm.Container.Components).Refresh() and
hostingForm.Container.Components).Update()
Thanks in advance for the help,
-