PyCWnd.OnSetCursor
Virtual
OnSetCursor(
wnd
, hitTest
, msg
)
Called for the WM_SETCURSOR message.
Parameters
wnd
:
PyCWnd
hitTest
: int
msg
: int
See Also
PyCWnd::OnSetCursor