SECDropEdit::OnMouseMove
voidSECDropEdit::OnMouseMove(UINTnFlags, CPointpoint)
Called when the mouse cursor moves.
Defined in: DropEdit.cpp
Return Value
void
Parameters
nFlags
Indicates whether various virtual keys are down.
point
Specifies the x- and y-coordinate of the cursor.
See Also