BCGControlBar Pro for MFC
void CBCGPAppointmentDrawStruct::SetBorder ( BCGP_APPOINTMENT_DS_BORDER  border)

Sets border type.

Can be the one of the following values defined by the BCGP_APPOINTMENT_DS_BORDER enumerator:

  • BCGP_APPOINTMENT_DS_BORDER_NONE - no border is rendered
  • BCGP_APPOINTMENT_DS_BORDER_START - the appointment area includes the start of an event
  • BCGP_APPOINTMENT_DS_BORDER_FINISH - the appointment area includes the end of an event
  • BCGP_APPOINTMENT_DS_BORDER_ALL - the appointment area to be rendered includes both the start and the end of an event
Parameters
borderSpecifies the border type.