ESRI.ArcGIS.ADF.Local
BaseToolbar Class Members
See Also  Fields  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseToolbar Class




The following tables list the members exposed by BaseToolbar.

Protected Fields

 NameDescription
protected Fieldm_barCaption The caption of the command bar. Null by default. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommandBar)
protected Fieldm_barID The ID string to uniquely identify a commandbar. Null by default. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommandBar)
Top

Public Properties

 NameDescription
public PropertyCaption Caption of this toolbar, returned from IToolbarDef.Caption property. Null by default.  
public PropertyItemCount IToolbarDef.ItemCount property implementation. Called by the framework to get the number of command items on the toolbar.  
public PropertyName Name to uniquely identify this toolbar, returned from IToolbarDef.Name property. Null by default.  
Top

Public Methods

 NameDescription
public MethodGetItemInfo IToolbarDef.GetItemInfo() implementation. Called by the framework to find out the command item by position.  
Top

Protected Methods

 NameDescription
protected MethodAddItemOverloaded.  Add a command item to the command bar by an identifier string. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommandBar)
protected MethodBeginGroup Adds a separator bar on the command bar to begin a group. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommandBar)
Top

See Also

© 2011 All Rights Reserved.