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(
long hDC
);
[C++]Parameters
hDC [in] hDC is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Refresh redraws the associated screen display area.