ArcObjects Library Reference (Framework)  

IArcToolboxTool Interface

Provides access to members that control the Toolbox tools.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property Bitmap The bitmap that is used as the icon for this tool.
Method Execute Run the tool.
Read-only property HelpContextID The help context ID associated with this tool.
Read-only property HelpFile The name of the help file associated with this tool.
Read-only property Message The description for this tool.
Read/write property Modality The modality for the tool.
Read-only property Name The name of this tool.
Method OnCreate Occurs when this tool is created.
Read-only property TreeviewLocation The location of the tool in the treeview.