BCGSuite for MFC
void CBCGPPlannerManagerCtrl::SetDrawTimeFinish ( BOOL  bDraw,
BCGP_PLANNER_TYPE  view = (BCGP_PLANNER_TYPE)-1 
)

Sets the property, which tells the Planner Control whether to display end time for appointments.

Use this method to tell the Planner Control whether to show or to hide end time of appointments.

See IsDrawTimeFinish() to understand how appointments look when the flag is set to FALSE or TRUE.

The property is meaningful only for BCGP_PLANNER_TYPE_WEEK and BCGP_PLANNER_TYPE_MONTH view types.