Posted 14 years ago
by Frank Ruthardt
Hello,
we're looking for a way to reformat the input while user is typing.
e.g.:
User types 'a'
Input should be 'A'
We have already tried to override ProcessKeyEventArgs or used some other events.
Frank
[Modified at 12/16/2010 05:51 AM]
we're looking for a way to reformat the input while user is typing.
e.g.:
User types 'a'
Input should be 'A'
We have already tried to override ProcessKeyEventArgs or used some other events.
Frank
[Modified at 12/16/2010 05:51 AM]