See Also Examples Applies to
Returns a value that indicates the number of milliseconds remaining in the countdown.
value As Long = ccrpCountdown.TimeRemaining
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.
Long
0