I am designing a keypad, with command buttons cmd0, cmd1 etc having captions 0, 1 and so on. Is it possible to extend the above idea so that (only on this form), pressing "0" on the (physical) keyboard's numpad will trigger the On Click event for cmd0, pressing "1" will trigger the On Click...