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


IApplication.RefreshWindow Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IApplication Interface > IApplication.RefreshWindow Method
ArcGIS Developer Help

IApplication.RefreshWindow Method

Redraws the application window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IApplication Interface