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*
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
Please login first to submit.