MarkZone object
A MarkZone object holds information about a time-zone. A time-zone is identified by a Start/End date time, what can be highlighted in the schedule view. The MarkZones collection contains a collection of the MarkZone objects. The MarkZones collection is accessible through the MarkZones property of the control.

The MarkZone object can:

A time-zone ( MarkZone object ) requires the Start/End to define the zone, while a timer ( MarkTime object ) requires a Time, that indicates where the timer is shown.

The MarkZone object supports the following properties and methods:

NameDescription
BackColorSpecifies the background color or the visual appearance of the MarkZone object.
EndSpecifies the ending date/time of the marking zone.
ForeColorSpecifies the foreground color of the MarkZone object.
GroupIDSpecifies the identifier of the group where the MarkZone object should be shown.
KeyIndicates the key of the marking zone.
LongLabelSpecifies the long label to be displayed on the marking zone.
PatternSpecifies the pattern to show the MarkZone object
ShortLabelSpecifies the short label to be displayed on the marking zone.
StartSpecifies the starting date/time of the marking zone.