How to navigate to a ribbonbar item using keyboard?

0
0

Hello,

I have a textbox in the left side of a ribbonbar. (please see image attached).

When the textbox is  focused. I need to move the focus to the next ribbonbarbutton: Refresh/New/Edit … by pressing the TAB key on the keyboard.

However, this never happens, the Tab key always shifts the focus down to the entry form.

How to resolve this issue?

Thanks.

*Edited by Frank(ITG). removed unnecessary information*

  • You must to post comments
0
0

Hi Tung,

RibbonBarItemButtons cannot receive the focus so it´s not possible.
In similiar implementations like the RibbonBar in Microsoft Word, it´s only possible their if you focus a field and then on a button.
Otherwise you cannot focus a button there, too.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.