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


IArcToolbox.Refresh Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IArcToolbox.Refresh Method

Refreshes the contents of the ArcToolbox dockable window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolbox Interface