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


IGxGPTool.UpdateToolState Method (ArcObjects .NET 10.5 SDK)
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