Determines whether to display the MDI menu in an MDI application.
public bool ShowMdiMenu
Remarks
VisualStyler always draws the MDI menu on the MDI container form, unless the application uses the
MenuStrip menu provider. If your application uses a 3rd party menu component, then set this property to false.
See also:
Class VisualStyler