ButtonPressDelay Property
In This Topic
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