R
Richard Grene
I set focus to a text box the data in the text box is highlited. When I
enter into the text box, whatever was there is replaced by what I entered.
How can I set this up so what I enter is appended to the text that is there.
I need to do this one character at a time. I'm using the KeyUp event to get
each new char entered.
Thanks,
Richard
enter into the text box, whatever was there is replaced by what I entered.
How can I set this up so what I enter is appended to the text that is there.
I need to do this one character at a time. I'm using the KeyUp event to get
each new char entered.
Thanks,
Richard