Output to textbox by pressing the button?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Based on my topic, I am trying to output some values, lets say values of textbox1 and by press button1, you would output the values of textbox1 to textbox2.
Example textbox1 I entered "3". I pressed the button1 and textbox2 showed "3".
How could I do this?

View the full article
 
Back
Top