Starts the Timer object.
Syntax
object.StartTimer
Properties
The StartTimer method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Remarks
StartTimer is a Run-time environment only method that will only start the Timer if its TimerEnabled property is set to True.