|
-
Apr 25th, 2001, 10:19 PM
#1
Thread Starter
Lively Member
MFC Dialog Box Question
okay, I have a bit of static text which I placed on a dialog box. I mapped the ID of the text to a CString. I would like to change the actual text when I press a command button.
i use:
m_strHandText = "SOME TEXT ID LIKE TO DISPLAY";
what do I now call to have that displayed at runtime in place of the current text displayed??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|