UINT BCGP_PLANNER_WEEKCAPTION_CLICK |
Sent by the Planner control to its parent when the user clicks a week caption in the 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 week caption in the monthly view. The default handler switches to the clicked week in the monthly view.
Process this message and return TRUE if you wish to disable the default processing.