P
Pieter
Hi,
How can I convert KeyCode's to the real character? For instance: the row of
keys on a keyboard under the F-keys return as Keycode the Keys.Oem1,
Keys.Oem2 etc... Depending on the keyboard layout it is another character
(and also depening on the fact if you have used Shift or Alt Gr).
But my problem is: I would like to knwo the exact character the user sees on
the screen.
I'm using VB.NET 2003.
Thanks a lot in advance,
Pieter
How can I convert KeyCode's to the real character? For instance: the row of
keys on a keyboard under the F-keys return as Keycode the Keys.Oem1,
Keys.Oem2 etc... Depending on the keyboard layout it is another character
(and also depening on the fact if you have used Shift or Alt Gr).
But my problem is: I would like to knwo the exact character the user sees on
the screen.
I'm using VB.NET 2003.
Thanks a lot in advance,
Pieter