This document is archived and information here might be outdated. Recommended version. |
Check if a complete redraw is needed.
[Visual Basic .NET]
Public Function CompleteRedrawNeeded ( _
) As Boolean
[C#]
public bool CompleteRedrawNeeded (
);
[C++]
HRESULT CompleteRedrawNeeded(
void
);