 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandManager Class | 
For a list of all members of this type, see CommandManager members.
| Name | Description | |
|---|---|---|
|   | Checkmark | Returns the checkmark bitmap used to indicate checked menu items. | 
|  | CommandBars | Returns the list of CommandBar objects for the application. | 
|  | CommandOptionSets | Returns the list of CommandOptionSets for the application. | 
|  | Commands | Returns the list of Command objects for the application. | 
|  | CustomizeDialogShowing | Returns whether the Customize dialog box is currently showing. | 
|  | DockWindowMenuKey | Returns the key of the main menu popup menu item containing the dockable window list (or an empty string if no dockable window list exists). | 
|  | FloatingCommandBarFadeDelay | Returns/sets the amount of delay in milliseconds after no activity with a CommandBar to fade the CommandBar. | 
|  | ImageListLarge | Returns/sets the large image list (bitmap strip) of the CommandManager. | 
|  | ImageListSmall | Returns/sets the small image list (bitmap strip) of the CommandManager. | 
|  | ImageTransparentColor | Returns/sets the color to use as the transparent color for images. | 
|  | LockCommandBars | Returns/sets whether the toolbars can be moved. | 
|  | MainMenu | Returns the CommandBar that is the main menu. | 
|  | MdiWindowMenuKey | Returns the key of the main menu popup menu item containing the MDI window list (or an empty string if no MDI window list exists). | 
|  | MenuAnimationStyle | Returns/sets the style with which menus are displayed. | 
|  | ShowFontNamesInFont | Returns/sets whether font name menu items are shown in the font for the | 
|  | ShowFullMenus | Returns/sets whether full menus are always shown. | 
|  | ShowFullMenusDelay | Returns/sets the amount of delay before all menu items are shown. | 
|  | ShowShortcutsInTooltips | Returns/sets whether the shortcut key combination for a Command is shown when the mouse hovers over the Command. | 
|  | ShowTooltips | Returns/sets whether tool tips are shown when mouse hovers over a Command. | 
|  | ToolBarStyle | Returns/sets the toolbar style. Options are Office2000, OfficeXP, Office2003. | 
|  | UseLargeImagesOnCommandBars | Returns/sets whether large images are used on all toolbars. | 
|  | UseLargeImagesOnMenus | Returns/sets whether large images are used on all menus. |