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




The following tables list the members exposed by BaseMenu.

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 menu, returned from IMenuDef.Caption property. Null by default.  
public PropertyItemCount IMenuDef.ItemCount property implementation. Called by the framework to get the number of command items on the menu.  
public PropertyName Name to uniquely identify this menu, returned from IMenuDef.Name property. Null by default.  
Top

Public Methods

 NameDescription
public MethodGetItemInfo IMenuDef.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.