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.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public int Elapsed { get; }
Public ReadOnly Property Elapsed As Integer
Get
public:
property int Elapsed {
int get ();
}
member Elapsed : int with get
Property Value
Int32