ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / TaskDialogTimerTickEventArgs Class / ResetTimer Property

In This Topic
    ResetTimer Property
    In This Topic
    Gets or sets whether the timer should be reset.
    Syntax
    'Declaration
     
    
    Public Property ResetTimer As Boolean
    public bool ResetTimer {get; set;}
    See Also