ComponentOne Windows 7 Control Pack for WinForms
Ticks Property



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > TaskDialogTimerTickEventArgs Class : Ticks Property
Gets the number of milliseconds since the dialog was created or since resetting the timer.
Syntax
Public ReadOnly Property Ticks As Integer
Dim instance As TaskDialogTimerTickEventArgs
Dim value As Integer
 
value = instance.Ticks
public int Ticks {get;}
public:
property int Ticks {
   int get();
}
See Also

Reference

TaskDialogTimerTickEventArgs Class
TaskDialogTimerTickEventArgs Members