ArcFM Desktop Developer Guide
CommandManager Class Properties


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see CommandManager members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CheckmarkReturns the checkmark bitmap used to indicate checked menu items.  
Public PropertyCommandBarsReturns the list of CommandBar objects for the application.  
Public PropertyCommandOptionSetsReturns the list of CommandOptionSets for the application.  
Public PropertyCommandsReturns the list of Command objects for the application.  
Public PropertyCustomizeDialogShowingReturns whether the Customize dialog box is currently showing.  
Public PropertyDockWindowMenuKeyReturns the key of the main menu popup menu item containing the dockable window list (or an empty string if no dockable window list exists).  
Public PropertyFloatingCommandBarFadeDelayReturns/sets the amount of delay in milliseconds after no activity with a CommandBar to fade the CommandBar.  
Public PropertyImageListLargeReturns/sets the large image list (bitmap strip) of the CommandManager.  
Public PropertyImageListSmallReturns/sets the small image list (bitmap strip) of the CommandManager.  
Public PropertyImageTransparentColorReturns/sets the color to use as the transparent color for images.  
Public PropertyLockCommandBarsReturns/sets whether the toolbars can be moved.  
Public PropertyMainMenuReturns the CommandBar that is the main menu.  
Public PropertyMdiWindowMenuKeyReturns the key of the main menu popup menu item containing the MDI window list (or an empty string if no MDI window list exists).  
Public PropertyMenuAnimationStyleReturns/sets the style with which menus are displayed.  
Public PropertyShowFontNamesInFontReturns/sets whether font name menu items are shown in the font for the  
Public PropertyShowFullMenusReturns/sets whether full menus are always shown.  
Public PropertyShowFullMenusDelayReturns/sets the amount of delay before all menu items are shown.  
Public PropertyShowShortcutsInTooltipsReturns/sets whether the shortcut key combination for a Command is shown when the mouse hovers over the Command.  
Public PropertyShowTooltipsReturns/sets whether tool tips are shown when mouse hovers over a Command.  
Public PropertyToolBarStyleReturns/sets the toolbar style. Options are Office2000, OfficeXP, Office2003.  
Public PropertyUseLargeImagesOnCommandBarsReturns/sets whether large images are used on all toolbars.  
Public PropertyUseLargeImagesOnMenusReturns/sets whether large images are used on all menus.  
Top
See Also

Reference

CommandManager Class
Miner.Windows.Commands Namespace

 

 


Send Comment