SECDropEdit::OnLButtonUp

voidSECDropEdit::OnLButtonUp(UINTnFlags, CPointpoint)

Called when the user releases teh left mouse button.

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

SECDropEdit