ComponentOne Ribbon for WinForms
AltKeyPressDelay Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : AltKeyPressDelay Property
Gets or sets the delay (in milliseconds) after pressing the Alt key before displaying KeyTips.
Syntax
'Declaration
 
Public Property AltKeyPressDelay As System.Integer
public System.int AltKeyPressDelay {get; set;}
Remarks
Setting to 0 prevents KeyTips from showing by timer when the user holds the Alt key pressed.
See Also

Reference

C1Ribbon Class
C1Ribbon Members