ComponentOne Ribbon for WinForms
RepeatPressDelay Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class : RepeatPressDelay Property
Gets or sets the interval before the button starts firing click events, in milliseconds.
Syntax
'Declaration
 
Public Overridable Property RepeatPressDelay As System.Integer
public virtual System.int RepeatPressDelay {get; set;}
See Also

Reference

RibbonButton Class
RibbonButton Members