Miner.Windows Assembly : Miner.Windows.Commands Namespace |
Class | Description | |
---|---|---|
![]() | ButtonCommand | Provides the basic button for use on CommandBars. |
![]() | CancelableCommandEventArgs | Provides the event arguments for a cancelable command event. |
![]() | ComboBoxCommand | Provides a combobox that can be shown on a menu or toolbar. |
![]() | Command | Defines a framework tool that can be used on a menu or a toolbar. |
![]() | CommandBar | Provides the main menu and toolbars for this framework. |
![]() | CommandBarCollection | A collection of all of the toolbars in this application. |
![]() | CommandBarCommandCollection | Provides the list of Commands which compose this CommandBar. |
![]() | CommandCollection | A collection of all of the Commands in this application. |
![]() | CommandEventArgs | Provides the event arguments for a command event. |
![]() | CommandManager | Manages the main menu and toolbars and all commands thereon. |
![]() | ContextMenuOpeningEventArgs | Defines the event data for the BeforeShowInContextMenu event. |
![]() | MenuSettings | Settings to control the look and feel of a menu. |
![]() | OptionSet | Provides an option set of CommandStateButtons. |
![]() | OptionSetCollection | Provides the list of OptionSets managed by the CommandManager. |
![]() | PopupCommandBase | Provides the extra functionality required for popup commands. |
![]() | PopupMenuCommand | Provides a menu item that pops up another menu when selected. |
![]() | StateButtonCommand | Provides a button that can show its state for use on CommandBars. |
![]() | TextBoxCommand | Provides a text box that can be shown on a menu or toolbar. |
Enumeration | Description | |
---|---|---|
![]() | DefaultBoolean | Defines the three states for a defaultable boolean value. |
![]() | DisplayStyle | Defines the style used to display Command image and text. |
![]() | DockedPosition | Defines the various locations where a CommandBar can be docked. |
![]() | DropDownArrowStyle | Defines the allowed styles of the dropdown arrow. |
![]() | DropDownStyle | Enumerates whether the user can enter data other than the values in the dropdown list. |
![]() | GradientStyle | Defines the style of gradient coloring. |
![]() | MenuAnimationStyle | Defines the style of animation used when a menu is shown. |
![]() | TextPlacement | Defines the location where the text is displayed with respect to the image for a Command. |
![]() | ToolBarStyle | Defines styles for the toolbars. |
![]() | VerticalDisplayStyle | Defines how a TextBoxCommand object is displayed when docked vertically. |
![]() | WindowMenuOptions |