W
Woody Splawn
I would like to be able to know if the user has pressed a key in any text
box on a winform or in other words, if he is editing a record. I would like
to know this as soon as he presses any key. I know that I can check for
keypress on a given field, but I don't want to do this for every field on
the form. Is there a way to determine what I want to know?
box on a winform or in other words, if he is editing a record. I would like
to know this as soon as he presses any key. I know that I can check for
keypress on a given field, but I don't want to do this for every field on
the form. Is there a way to determine what I want to know?