TimeRemaining Property

See Also  Examples  Applies to

Returns a value that indicates the number of milliseconds remaining in the countdown.

Syntax

value As Long = ccrpCountdown.TimeRemaining

Remarks

The TimeRemaining property returns the number of milliseconds, if any, remaining in an active countdown. This property may be queried at any time from any procedure. The value of this property is automatically passed to Tick events.

Data Type

Long

Default Value

0