[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.AltKeyPressDelay

AltKeyPressDelay Property

AltKeyPressDelay

Gets or sets the delay (in milliseconds) after pressing the Alt key before displaying KeyTips.

Declaration
[C1Category("Behavior")]
[C1Description("C1Ribbon.AltKeyPressDelay", "Delay (in milliseconds) after pressing the Alt key before displaying KeyTips.")]
public int AltKeyPressDelay { get; set; }
Remarks

Setting to 0 prevents KeyTips from showing by timer when the user holds the Alt key pressed.