Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandManager Class |
For a list of all members of this type, see CommandManager members.
Name | Description | |
---|---|---|
![]() | AddDockWindowMenuItems | Adds to the specified PopupMenuCommand menu item the list of dockable windows that are currently defined. If another menu item is currently defined as holding the list, the items will first be deleted from that menu item. |
![]() | AddMdiWindowMenuItems | Overloaded. Adds to the specified PopupMenuCommand menu item the list of MDI windows that are currently defined. If another menu item is currently defined as holding the list, the items will first be deleted from that menu item. |
![]() | DefaultMenuItem | Returns the menu command item that is the default menu item (the first menu item with a bold font). |
![]() | EnableCommandEvents | Provides means to disable/re-enable command events. |
![]() | MakePopup | Constructs a temporary popup menu from control style information. |
![]() | ShowCustomizeDialog | Shows the Infragistics menu/toolbar customize dialog box. |
![]() | ShowPopup | Overloaded. Displays a popup menu as a context menu. |