BCGSuite for MFC
void CBCGPAppointment::SetDurationColor ( COLORREF  clr)

Sets the duration (time line) color for the appointment.

Use this method to set color of duration (the color of text displaying start/finish times of the appointment).

Parameters
clrA COLORREF value that specifies the new duration (time line) color. Specify the CLR_DEFAULT value to use the default duration (time line) color.