Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the pointer moves in a non-client area.
afx_msg void OnNcMouseMove(
UINT nHitTest,
CPoint point
);
Parameters
[in] nHitTest
A pointer hit enumerated value. For a list of possible values see WM_NCHITTEST Notification.[in] point
The location of the pointer in screen coordinates.
Requirements
Header: afxframewndex.h