ComponentOne InputPanel for WinForms
ButtonPressDelay Property

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

Reference

InputTrackBar Class
InputTrackBar Members