C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonButton Class / RepeatPressInterval Property

In This Topic
RepeatPressInterval Property (RibbonButton)
In This Topic
Gets or sets the interval between clicks when the button is kept pressed, in milliseconds.
Syntax
'Declaration
 
Public Overridable Property RepeatPressInterval As System.Integer
 
See Also