constants ShowMarkZoneEnum
The ShowMarkZoneEnum type indicates how the time-zones are shown in the control. Use the Add method of the MarkZones collection to add a new time-zone to the control. The MarkZoneFromPoint property indicates the time-zone from the cursor.The ShowMarkZone property shows or hides the added time-zones. Using the ShowMarkZone property the mark zones can be shown:

The ShowMarkZoneEnum type supports the following values:

NameValueDescription
exHideMarkZones0 No mark zone is shown.
exShowMarkZonesBack1 The mark zones are shown on the background.
exShowMarkZonesFront2 The mark zones are displayed on front.
exShowMarkZonesSemi3 The schedule shows the mark zones using a semi-transarent color.