BCGCBPRODLLEXPORT UINT BCGP_PLANNER_DAYCAPTION_CLICK |
Sent by the Planner control to its parent when the user clicks a day caption in the weekly or monthly view.
wParam | This parameter is not used. |
lParam | This parameter is not used. |
This message is sent by the Planner control to its parent when the user clicks a day caption in the weekly or monthly view. The default handler switches to the clicked day in the weekly or monthly view.
Process this message and return TRUE if you wish to disable the default processing.