SECCalendar::OnLButtonDblClk

voidSECCalendar::OnLButtonDblClk(UINTnFlags, CPointpoint)

Called when the user double-clicks 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.

Comments

Hit tests for the SECDayBox object, and calls its corresponding OnLButtonDblClk method.

See Also

SECCalendar  OnLButtonDown