How to update a textbox as you write in another textbox

  • Thread starter Thread starter Ken
  • Start date Start date
K

Ken

I have two textboxes. I want text2 to show the content of
text1 as I write in text1 - i.e. update for every
character I enter into text1.

How is that done?
 
Back
Top