Changing a Dialog's CAPTION during runtime 
Author Message
 Changing a Dialog's CAPTION during runtime

Hi,

Is it possible to change the caption of a dialog box application during
run time?

Thanks

Stephen McAlister



Fri, 11 May 2001 03:00:00 GMT  
 Changing a Dialog's CAPTION during runtime
Yes, use SetWindowText

Claes Bergefall

Quote:

>Hi,

>Is it possible to change the caption of a dialog box application during
>run time?

>Thanks

>Stephen McAlister



Fri, 11 May 2001 03:00:00 GMT  
 Changing a Dialog's CAPTION during runtime
hi Stephen.

Quote:
>Is it possible to change the caption of a dialog box application during
>run time?

SetWindowText()

WM_HOPETHISHELPS
thomas woelfer
http://www.woelfer.com



Fri, 11 May 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Changing Dialog Caption during run time

2. How to change on runtime the caption of a C++ dialog app main window

3. How to change on runtime the caption of a C++ dialog app main window

4. Changing the Caption of a Modal Dialog at Runtime

5. Changing Dialog Controls' Tab Order at Runtime

6. Changing Caption of CPropertyPage at runtime?

7. Change popup menu captions at runtime (ModifyMenu)

8. Change caption of childwindow runtime ?

9. Changing Floating Toolbar Caption Runtime...

10. How to change the caption of a MDI frame at runtime

11. Change mdi background during runtime

12. value of struct member changes during runtime

 

 
Powered by phpBB® Forum Software