ArcObjects Library Reference (Geoprocessing)  

IGPToolboxEvents Interface

Provides access to toolbox events.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Event OnToolAdded Called when a tool is added to the toolbox.
Event OnToolboxDeleted Called when the toolbox is deleted.
Event OnToolboxRenamed Called when the toolbox is renamed.
Event OnToolDeleted Called when a tool is deleted from the toolbox.
Event OnToolStateChanged Called when a tool's state has changed.
Event OnToolStored Called when a tool is stored to the toolbox.

CoClasses that implement IGPToolboxEvents

CoClasses and Classes Description
GPToolboxEventsHelper Helper for working with IGPToolboxEvents.
GxToolbox (esriCatalog) Catalog object corresponding to toolboxes.
MdProcess Model process object that represents a specific invokation of a particular geoprocessing tool.