Day View
BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
The planner control can display all events scheduled for a single day. The built-in time scale can display the time in resolutions ranging 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 lighter color, and working hours can be customized by the user.
Planner Day View:
Built-in Time Scale:
Sample code:
CBCGPPlannerManagerCtrl m_wndPlanner;
m_wndPlanner.SetType (CBCGPPlannerManagerCtrl::BCGP_PLANNER_TYPE_DAY);