AltKeyPressDelay Property (C1Ribbon)
In This Topic
Gets or sets the delay (in milliseconds) after pressing the Alt key before displaying KeyTips.
Syntax
'Declaration
Public Property AltKeyPressDelay As Integer
public int AltKeyPressDelay {get; set;}
See Also