Version

Prevent Toolbar Merging

The WinToolbarsManager™ control supports the automatic merging of toolbars for MDI parent and child forms. So when a MDI child form that also contains an UltraToolbarsManager element is activated, its toolbars are merged with the UltraToolBarsManager element on the MDI parent form. It is possible to create an UltraToolBarsManager element on a MDI child form that does not get merged with that on the MDI parent form. This can be done by setting the MDIMergeable property of the control on the MDI child form to False.