SECCalendar::OnLButtonDown

voidSECCalendar::OnLButtonDown(UINTnFlags, CPointpoint)

Called when the user presses the left mouse button.

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

SECCalendar