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!