On a KeyDown event, I need to determine what the intended character was to be placed. How does one do this? It is driving me crazy as I do not want to use shift to determine how to map the numbers/symbols since this can change from language to language, keyboard to keyboard. There MUST be some function in Windoze .NET library to do this as to not have such a function would be ludicrous.
Anyone know what function is needed?
Thanks,
A
Anyone know what function is needed?
Thanks,
A
Comment