property Schedule.ShowHighlightEvent as Boolean
Returns or sets a value that indicates whether the schedule panel highlights days that contain events.

TypeDescription
Boolean A Boolean expression that specifies whether the schedule panel highlights the dates with events or appointments
Use the ShowHighlightEvent property of the Calendar object, to customize the dates with events, in the calendar panel.

By default, the ShowHighlightEvent property is true, which indicates that the dates with events or appointments appear as bold in the schedule panel. You can use the ShowHighlightEvent property to prevent highlighting the the dates with events or appointments.  You can use the HighlightEvent object to highlight the dates with events or appointments in the calendar panel. The GroupHighlightEvent property specifies if events are highlighted using the HighlightEvent property ( False ), or using the  CalendarHighlightEvent property of the Group that event belongs to (True). The ScheduleHighlightEvent property specifies the visual appearance of dates with events in the schedule panel.

Using the Highlight object a date with events can combine one or more of the following options: