SECColorWell::OnLButtonDown

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

Called when the user presses the left mouse button.

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