SECDropEdit::OnNcLButtonDown
voidSECDropEdit::OnNcLButtonDown(UINTnHitTest, CPointpoint)
Called when the user presses the left mouse button while the cursor is within a nonclient area of the CWnd object.
Defined in: DropEdit.cpp
Parameters
nHitTest
Specifies the hit-test code.
point
Specifies a CPoint object that contains the x and y screen coordinates of the cursor position.
See Also