R
Robert Brown
Hi.
I am trying to capture keypress in a multiline textbox for the sole
reason of counting down a counter of the amount of characters left the
user is allowed to type. I was looking at the CustomPropertyChange
event, but this occurs after the Text Box loses focus.
Is there anyway I can accomplish this? I understand I can't use the
usually KeyPress event.
Any help?
Thanks,
Robert
I am trying to capture keypress in a multiline textbox for the sole
reason of counting down a counter of the amount of characters left the
user is allowed to type. I was looking at the CustomPropertyChange
event, but this occurs after the Text Box loses focus.
Is there anyway I can accomplish this? I understand I can't use the
usually KeyPress event.
Any help?
Thanks,
Robert