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