PyCWnd.OnSetCursor

int = OnSetCursor(wnd, hittest , message )

Calls the base MFC OnSetCursor function.

Parameters

wnd : PyCWnd

hittest : int

message : int

See Also

PyCWnd.OnSetCursor virtual method