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).
clr | A COLORREF value that specifies the new duration (time line) color. Specify the CLR_DEFAULT value to use the default duration (time line) color. |