TaskDialogTickEventArgsElapsed Property

Gets the elapsed time, in milliseconds, since the dialog is created or reallocated due to a special property change, or the last reset.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public int Elapsed { get; }

Property Value

Int32

See Also