WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / TaskDialogTimerTickEventArgs Class / Ticks Property

In This Topic
Ticks Property
In This Topic
Gets the number of milliseconds since the dialog was created or since resetting the timer.
Syntax
'Declaration
 
Public ReadOnly Property Ticks As Integer
 
See Also