Hi.
I have a problem about keyboard event.
for instance, on the keyboard , I strike the "m" + "ctrl" + "shift" key at one time, then I want to get the effect that looks like I strike "shift" + "tab", that means the focus in the current controller moves to the last controller.
Is the "KeyPress" event useful? and how could I do?
Thank you for your help