Hi,
I have a drop down button which in it I created Buttons.
I want to assign shortcuts to those buttons (Alt+1, Alt+2 etc...)
I had thi feature supported on Infragistics Ribbon.
Is it possible on Actipro one as well?
In Normal WPF it is refered as myButton.InputGestureText = "Alt+1";
Doesn't work for Actipro.
I have a drop down button which in it I created Buttons.
I want to assign shortcuts to those buttons (Alt+1, Alt+2 etc...)
I had thi feature supported on Infragistics Ribbon.
Is it possible on Actipro one as well?
In Normal WPF it is refered as myButton.InputGestureText = "Alt+1";
Doesn't work for Actipro.