ArcObjects Library Reference (Catalog)  

IGxGPTool.UpdateToolState Method

Updates the icon of the geoprocessing tool displayed in ArcCatalog.

[Visual Basic .NET]
Public Sub UpdateToolState ( _
)
[C#]
public void UpdateToolState (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGPTool Interface