method MarkZones.Remove (Key as Variant)
Removes a specific member from the MarkZones collection.

TypeDescription
Key as Variant A String expression that specifies the key of the time-zone to be removed.
The Remove method removes a specific time-zone. The MarkZoneFromPoint property indicates the time-zone from the cursor.  The ShowMarkZone property shows or hides the added time-zones. The Clear method removes all elements in the MarkZones collection, or clears all time-zones.  Use the Add method of the MarkZones collection to add a new time-zone to the control.