This document is archived and information here might be outdated.  Recommended version.


IArcToolboxTool Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IArcToolboxTool Interface
ArcGIS Developer Help

IArcToolboxTool Interface

Provides access to members that control the Toolbox tools.

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IArcToolboxTool

Classes Description