cSubClass.CallOldWindowProc FunctionCall the original window procedure of the given window handleSyntax
Public Function CallOldWindowProc (ByVal hWnd As Long, _
ByVal iMsg As Long, _ ByVal wParam As Long, _ ByVal lParam As Long) As Long Parameters
Remarks
|