PyCWnd.OnNcHitTest Virtual

OnNcHitTest(x,y)

Called for the WM_NCHITTEST message.

Parameters

x,y : int, int

The point to test.

See Also

PyCWnd::OnNcHitTest