Hello,
let say that i have a textbox. In the text box "Welcome" . When the user use backspace to delete a letter i want the textbox to be " " (delete everything). Shortly he wont be able to have welcom or welco or welc .. in the text box he will have welcome or nothing. ( means i want to clear textbox when any of the letters are deleted)
Any way to do it ?
ty
let say that i have a textbox. In the text box "Welcome" . When the user use backspace to delete a letter i want the textbox to be " " (delete everything). Shortly he wont be able to have welcom or welco or welc .. in the text box he will have welcome or nothing. ( means i want to clear textbox when any of the letters are deleted)
Any way to do it ?
ty