ComponentOne InputPanel for WinForms
ButtonPressInterval Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTrackBar Class : ButtonPressInterval Property
Gets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.
Syntax
'Declaration
 
Public Property ButtonPressInterval As System.Integer
public System.int ButtonPressInterval {get; set;}
See Also

Reference

InputTrackBar Class
InputTrackBar Members