Back to Devexpress

RibbonControl.AllowKeyTips Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-64f5af4b.md

latest1.7 KB
Original Source

RibbonControl.AllowKeyTips Property

Gets or sets whether Key Tips are enabled. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public bool AllowKeyTips { get; set; }
vb
Public Property AllowKeyTips As Boolean

Property Value

TypeDescription
Boolean

true if Key Tips are enabled; otherwise, false.

|

Remarks

For more information, see Key Tips.

See Also

AllowKeyTips

KeyTipApplicationButton

RibbonPageGroup.KeyTip

KeyTipGroupExpanding

RibbonPage.KeyTip

BarItemLinkBase.KeyTip

KeyTipDropDown

Key Tips

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace