IanW-FRCGroup
01-19-2004, 04:41 AM
Hi,
I've 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
I've 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