ArcFM Desktop Developer Guide
CommandBar Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by CommandBar.

Public Constructors
 NameDescription
Public ConstructorCommandBar ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCommandsReturns the list of Commands which compose this CommandBar.  
Public PropertyDisplayStyleReturns/sets the display style for the command bar.  
Public PropertyDockedColumnReturns/sets the column (horizontal order) where this CommandBar appears.  
Public PropertyDockedPositionReturns/sets the dock position of this CommandBar.  
Public PropertyDockedRowReturns/sets the row (vertical order) where this CommandBar appears.  
Public PropertyFloatingLocationReturns/sets the location of the toolbar when it is floating.  
Public PropertyFloatingSizeReturns/sets the size of the toolbar when it is floating.  
Public PropertyIsCustomCommandBarReturns/sets whether this CommandBar was created by the user via Customize.  
Public PropertyIsMainMenuBarReturns/sets whether this CommandBar is the main menu of this application.  
Public PropertyKeyReturns the string that uniquely defines this CommandBar.  
Public PropertyTextReturns/sets the title that appears on the caption bar when this CommandBar not docked.  
Public PropertyTextPlacementReturns/sets the caption text placement location.  
Public PropertyVisibleReturns/sets the visibility of the commandbar.  
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources and optionally releases the managed resources of this class.  
Public MethodPositionDefines the position of the toolbar.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizeProvides the finalizer for this class.  
Top
See Also

Reference

CommandBar Class
Miner.Windows.Commands Namespace

 

 


Send Comment