laredo512
Regular
Hi All,
I got a basic MDI app.
The MDIParent has control buttons instead of using a menu. Hence, There is no menu created in the app and the MDIParent upon loading does not display the menu bar.
However, when I click one the these command buttons, the child form loads (I already disabled the FormBorderStyle, and removed the control boxes), I still get the menu bar (with nothing in it) even though I did not create one.
How do I eliminate it completely?
Thanks in advance
I got a basic MDI app.
The MDIParent has control buttons instead of using a menu. Hence, There is no menu created in the app and the MDIParent upon loading does not display the menu bar.
However, when I click one the these command buttons, the child form loads (I already disabled the FormBorderStyle, and removed the control boxes), I still get the menu bar (with nothing in it) even though I did not create one.
How do I eliminate it completely?
Thanks in advance