Hey Guys,
I am learning how to develope GUI type programs using MFC. I can't figure out simple things like taking 2 text boxes and a button and having the 1 text box text copied to the other text box when the button is pressed. For example
text 1--> says United States
You push the button and text box 2 will say
United States..
Anyone know how to do this?? or get me in the ball park. I think once i figure out the structure and synatax of this I will be able to figure out the rest. Thanks guys for all your help again.
-Jason