Enabled - Returns or sets a value that determines whether a control can respond to user-generated events.
Interval - Returns or sets the period between calls to a Timer control's Timer event.
LicenceCode - Returns or sets the Licence Code that with the LicenceName property enables the full version of the OCX.
LicenceName - Returns or sets the Licence Name that with the LicenceCode property enables the full version of the OCX.
StartTime - Returns the time that a SWatch control StartMe method was called.
StopTime - Returns the time now if timing or the time that a SWatch control StopMe method was called if not timing.
TimeDiff - Returns the time difference between the StartTime property and the StopTime property of a SWatch control.
TimerLoop - Returns or sets a value that determines whether a Timer restarts once the Timer event has fired.
Timing - Returns a value that determines whether a Timer or SWatch is timing.
Value - Returns or sets the period since a Timer control's Timer event or since it was enabled.
Waiting - Returns whether a Wait control is performing a DoWait method or a GoWait method.
WaitTime - Returns or sets the period to pause the host application for a Wait control.
|