NumericUpDownAcceleration::Seconds Property
.NET Framework (current version)
Gets or sets the number of seconds the up or down button must be pressed before the acceleration starts.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32Gets or sets the number of seconds the up or down button must be pressed before the acceleration starts.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The set value is less than 0. |
.NET Framework
Available since 2.0
Available since 2.0
Show: