Is it possible to completely hide the menu in a MDI application.
I believe I can loop through all the items at top and hide each of these, but I wonder if there is an easier way, does anyone know?
I want to toggle so that users can switch menu on and off.