ComponentOne InputPanel for WinForms
MoveButtonPressInterval Property

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

Reference

InputDataNavigator Class
InputDataNavigator Members