property Schedule.EventsTransparent as Long
Specifies the percent of transparency to show the events in the schedule panel.

TypeDescription
Long A long expression between 0 (opaque) and 100 (transparent) which indicates the percent of transparency to show the events in the schedule panel. For instance, the EventsTransparent property on 50 indicates that the events are shown using a semi-transparent color.
By default, the EventsTransparent property is 0. The EventsTransparent property indicates the transparency to show the events on the schedule view. The ShowEventPictures property specifies whether the labels are shown on the event's body. The ShowEventLabels property specifies whether the labels are shown on the event's body. The ShowEvents property specifies what events the control should show.