April 15th, 1999, 08:56 AM
I'm just making my first attempts with Visual C++ (6.0).
I'm using MFC AppWizard to make a dialog box with a button and an edit field.
I want that when user press the button a string "Hello" appears in the edit field.
That's it.
Maybe I have to use SetWindowText but I don't know how to refer to the edit field.
Can you help me please?
Thank you!
I'm using MFC AppWizard to make a dialog box with a button and an edit field.
I want that when user press the button a string "Hello" appears in the edit field.
That's it.
Maybe I have to use SetWindowText but I don't know how to refer to the edit field.
Can you help me please?
Thank you!