ComponentOne InputPanel for WinForms
SpinButtonPressDelay Property (InputNumericBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : SpinButtonPressDelay Property
Gets or sets the interval before the spin buttons start firing click events, in milliseconds.
Syntax
'Declaration
 
Public Property SpinButtonPressDelay As System.Integer
public System.int SpinButtonPressDelay {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members