Day View
BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
The planner control can display a single day with all events that belong to this day. Built-in Time Scale can display the time in resolution from 5 minutes to 1 hour. The current time is indicated on the time scale and adjusted automatically. The working interval is displayed with a more light color and working hours can be customized by user.
Planner Day View:
Built-in Time Scale:
Sample code:
CBCGPPlannerManagerCtrl m_wndPlanner;
m_wndPlanner.SetType (CBCGPPlannerManagerCtrl::BCGP_PLANNER_TYPE_DAY);