|
Complete MDI Merging Support
XPMenus automatically merge Toolbars and Menus from the different child forms during runtime. The menu items are also merged based on their MergeOrder and MergeType properties.
Users may create completely transparent child forms with all their menu click events encapsulated within the Forms (without having to do unnecessary casting and delegation of menu events to the child forms from the main form).
Toolbars from Child1
Toolbars from Child2
|
|
|
|