Sets the Ticker to be stopped or running.
Public Property Let Enabled( ByVal Value As Boolean )
If setting Enabled to True and the Ticker is already running, then the Ticker will be stopped and restarted.
Read/Write.
Project CorLib Overview
Class Ticker Overview