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


IApplication.RefreshWindow Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

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