Schedule View
BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
The planner control can display many calendars at the same time. This horizontally-oriented layout is called "Schedule View"
Sample code:
CBCGPPlannerManagerCtrl m_wndPlanner;
m_wndPlanner.SetType (CBCGPPlannerManagerCtrl::BCGP_PLANNER_TYPE_SCHEDULE);