Hello, friends.
I want to dynamically add caption for a Dialog (ex. IDD_DIALOG1). I tried like the following way: SetDlgItemText(IDD_DIALOG1, "abcde");
I expected that the caption will be abcde, But it didn't work. How should I do ?
Thanks.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
|
Click Here to Expand Forum to Full Width |