Hi!
Can you give me an example?
Quote:
|
But if you catch LostFocus event too, you can restore it's value again
|
If I have 2 forms, each one with a TextBox, and the text is changed with DEL key;
How to restore the original value of the textbox after having changed one form to other one?
Catch LostFocus event using Refresh?
Thanks for your responses.