K
Kay
Hi all,
I want to create a small function to monitor the keystroke. For example, if
user key in a comma, I want to replace it with a single quote(etc)... In
vb6 I an simply check the KeyAscii in the keypress event and re-assign the
value to it, however how do I achieve this result in .net? Thanks~
Kay
I want to create a small function to monitor the keystroke. For example, if
user key in a comma, I want to replace it with a single quote(etc)... In
vb6 I an simply check the KeyAscii in the keypress event and re-assign the
value to it, however how do I achieve this result in .net? Thanks~
Kay