property Schedule.ShowEventPictures as Boolean
Indicates whether the Pictures or ExtraPictures of the events are being shown or hidden.

TypeDescription
Boolean A boolean expression that specifies whether the pictures of the events are shown or hidden.
By default, the ShowEventPictures property is True. 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 Pictures, or ExtraPictures property indicates pictures to be shown on the event's body. The ShowEvents property specifies what events the control should show. The EventsTransparent property indicates the transparency to show the events on the schedule view. The Clear method of the ExPictures collection clears the control's pictures collection.