SECCalendar::OnNcHitTest

UINTSECCalendar::OnNcHitTest(CPointpoint)

Called for the CWnd object that contains the cursor (or the CWnd object that used the SetCapture member function to capture the mouse input) every time the mouse is moved.

Defined in: Calendar.cpp

Parameters

point

Contains the x- and y-coordinates of the cursor.

See Also

SECCalendar