Rose Mary
May 10th, 1999, 04:25 PM
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.
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.