Removes a specific member from the MarkTimes collection.
Type
Description
Key as Variant
A String expression that specifies the key of the timer to be removed.
The Remove method removes a specific timer. The Clear
method remove all timers objects. You can use ShowMarkTime property
to show or hide the schedule's timers. The AllowMoveMarkTime
property indicates the keys to allow user to move timers ( with the Movable
property on True ). The MarkTimeFromPoint
property indicates the timer from the cursor.