IanW-FRCgroup
New member
Hi,
Ive just took up teaching myself Visual Baic.Net. Ive started with a book called "Teach yourself VB.Net in 24 hours"
Ive come to an exercise which im sure is simple but with no programming background at all its a little puzzeling.
This is what i want to do
I have a form, a text box at the top (textbox1), a button in the middle and a text box at the bottom (textbox2).
I want to write code that when I click the button, the text from textbox1 is inserted into textbox2..
Can anyone give me an idea of the code i want to be writing for the button.
Regards
Ian
Ive just took up teaching myself Visual Baic.Net. Ive started with a book called "Teach yourself VB.Net in 24 hours"
Ive come to an exercise which im sure is simple but with no programming background at all its a little puzzeling.
This is what i want to do
I have a form, a text box at the top (textbox1), a button in the middle and a text box at the bottom (textbox2).
I want to write code that when I click the button, the text from textbox1 is inserted into textbox2..
Can anyone give me an idea of the code i want to be writing for the button.
Regards
Ian