Call this after a refresh to show feedback again.
[Visual Basic .NET] Public Sub Refresh ( _ ByVal hDC As Integer _ )
[C#] public void Refresh ( int hDC );
[C++]
HRESULT Refresh(
OLE_HANDLE hDC
);
[C++]Parameters
hDC [in]hDC is a parameter of type OLE_HANDLE
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Refresh redraws the associated screen display area.