Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.InvalidateWindow Method
Invalidates a certain window causing the refresh (asynchronous)
Syntax
Public Sub InvalidateWindow (ByVal
hWnd
As Long)
Parameters
Parameter
Description
ByVal
hWnd
As Long
The window handle
Remarks