ESRI.ArcGIS.ADF.Local
BaseTool Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseTool Class




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

Public Properties

 NameDescription
public PropertyBitmap Gets the bitmap that is used as the icon on this command, shown when the command is placed on a toolbar in Icon mode. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyCaption The caption of this command, shown when the command is placed on a toolbar in Caption mode. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyCategory The name of the category with which the command is associated, used by the Customize dialog box. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyChecked Indicates whether or not this command is checked. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyCursor Gets the Cursor handle that is used as the mouse pointer for this tool, shown when this tool is the active tool.  
public PropertyEnabled The enabled state of this command, determines whether the command is usable. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyHelpContextID The help context ID associated with this command, used to specify the mapped numeric value of the topic ID of the context sensitive help topic for the command. Null by default. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyHelpFile The name of the helpfile associated with this command. Used to specify the name of the help file that contains the context sensitive help topic for the command. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyMessage The statusbar message for this command, appears in the application status bar when the mouse passes over the command. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyName A string used for programmatic identification of this command. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
public PropertyTooltip The tooltip for this command, appears in the screen tip when the mouse hovers over the command. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Top

See Also

© 2011 All Rights Reserved.