ComponentOne Windows 7 Control Pack for WinForms
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
    public int Ticks {get;}
    See Also