- menuCal->Append(Calendar_Cal_Month, "&Month can be changed\tCtrl-M",
- "Allow changing the month in the calendar",
+ menuCal->Append(Calendar_Cal_SeqMonth,
+ _T("To&ggle month selector style\tCtrl-G"),
+ _T("Use another style for the calendar controls"),
+ TRUE);
+ menuCal->Append(Calendar_Cal_Month, _T("&Month can be changed\tCtrl-M"),
+ _T("Allow changing the month in the calendar"),