ArcFM Engine Developer Guide
Miner.Windows.Commands Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassButtonCommand Provides the basic button for use on CommandBars.
ClassCancelableCommandEventArgs Provides the event arguments for a cancelable command event.
ClassComboBoxCommand Provides a combobox that can be shown on a menu or toolbar.
ClassCommand Defines a framework tool that can be used on a menu or a toolbar.
ClassCommandBar Provides the main menu and toolbars for this framework.
ClassCommandBarCollection A collection of all of the toolbars in this application.
ClassCommandBarCommandCollection Provides the list of Commands which compose this CommandBar.
ClassCommandCollection A collection of all of the Commands in this application.
ClassCommandEventArgs Provides the event arguments for a command event.
ClassCommandManager Manages the main menu and toolbars and all commands thereon.
ClassContextMenuOpeningEventArgs Defines the event data for the BeforeShowInContextMenu event.
ClassMenuSettings Settings to control the look and feel of a menu.
ClassOptionSet Provides an option set of CommandStateButtons.
ClassOptionSetCollection Provides the list of OptionSets managed by the CommandManager.
ClassPopupCommandBase Provides the extra functionality required for popup commands.
ClassPopupMenuCommand Provides a menu item that pops up another menu when selected.
ClassStateButtonCommand Provides a button that can show its state for use on CommandBars.
ClassTextBoxCommand Provides a text box that can be shown on a menu or toolbar.
Enumerations
 EnumerationDescription
EnumerationDefaultBoolean Defines the three states for a defaultable boolean value.
EnumerationDisplayStyle Defines the style used to display Command image and text.
EnumerationDockedPosition Defines the various locations where a CommandBar can be docked.
EnumerationDropDownArrowStyle Defines the allowed styles of the dropdown arrow.
EnumerationDropDownStyle Enumerates whether the user can enter data other than the values in the dropdown list.
EnumerationGradientStyle Defines the style of gradient coloring.
EnumerationMenuAnimationStyle Defines the style of animation used when a menu is shown.
EnumerationTextPlacement Defines the location where the text is displayed with respect to the image for a Command.
EnumerationToolBarStyle Defines styles for the toolbars.
EnumerationVerticalDisplayStyle Defines how a TextBoxCommand object is displayed when docked vertically.
EnumerationWindowMenuOptions  
See Also

Reference

Miner.Windows Assembly

 

 


Send Comment