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


IGxGPTool.UpdateToolState Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxGPTool Interface > IGxGPTool.UpdateToolState Method
ArcGIS Developer Help

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