[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.TaskDialogTimerTickEventArgs

TaskDialogTimerTickEventArgs Class

Provides data for the TimerTick event.

Inheritance
TaskDialogTimerTickEventArgs
Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public class TaskDialogTimerTickEventArgs : EventArgs

Constructors

Name Description
TaskDialogTimerTickEventArgs(int)

Initializes a new instance of the TaskDialogTimerTickEventArgs class.

Properties

Name Description
ResetTimer

Gets or sets whether the timer should be reset.

Ticks

Gets the number of milliseconds since the dialog was created or since resetting the timer.