CFrameWndEx::OnNcMouseMove
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