[]
Provides data for the TimerTick event.
public class TaskDialogTimerTickEventArgs : EventArgs
Name | Description |
---|---|
TaskDialogTimerTickEventArgs(int) | Initializes a new instance of the TaskDialogTimerTickEventArgs class. |
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. |