SECColorWell::OnMouseMove

void SECColorWell::OnMouseMove(UINT nFlags, CPoint point)

Called when the mouse cursor moves.

Defined in: SECWELL.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

SECColorWell