Hi there,
is it possible to disable the Key Tips for some specified controls in the RadRibbonBar?
I have placed a RadImageButtonElement and a RadDropDownListElement in the same RadRibbonBarGroup.
I would like to disable the Key Tip feature only for this both controls. All the other controls should be accessible by the Key Tip.
I have set the Property -> radRibbonBar1.EnableKeyMap = true;
and for the other controls in the RibbionBar I assigned the KeyTip too.
At the moment the RadImageButtonElement and RadDropDownListElement get a numeric automatic key tip.
I use RadControls for WinForms Q3 2011 SP1.
If anyone has any ideas I would appreciate
Thanks in advance
Sascha