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 following screen shot shows a time-zone on the control:
The MarkZones collection supports the following properties and methods:
Name | Description | |||
Add | Adds a MarkZone object to the collection and returns a reference to the newly created object. | |||
Clear | Removes all objects in a collection. | |||
Count | Returns the number of objects in a collection. | |||
Item | Returns a specific MarkZone of the MarkZones collection, giving its key. | |||
Remove | Removes a specific member from the MarkZones collection. |