trigger right arrow key input when filling a text box

Hi! I want to move focus / trigger an event by pressing the right arrow key while I am filling a textBox
How can I achieve this?

OnPreviewKeyDown should do the trick

Genious!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.