I am using Delphi XE6 with DevExpress 13.1.4 Components and i have a dxRibbon component.
The keytips that i mean is that F, Y1, Y2, Y3... 1, 2, 3... that shows up when i press alt on the keyboard as you can see below:
I want to disable the KeyTips of my Ribbon(the one that shows up when i press alt on keyboard), i have tried so many ways but i am unable to disable it, how it can be done?
I cannot modify the source of dxRibbon.pas or rebuild the DevExpress Components.
You have stated the following requirements:
This DevExpress support thread states that the keyboard shortcut tips cannot be disabled.
From which we can conclude that it is not possible to achieve your goals.