How to change dialog box border color? 
Author Message
 How to change dialog box border color?

use MFC, set dialog property "Thin", dialog show with black border, how to
change the border color?

thank you!



Mon, 26 Jul 2004 19:21:11 GMT  
 How to change dialog box border color?
Probably you will need to repaint dialog frame yourself. CWnd::OnNcPaint().


Quote:
> use mfc, set dialog property "Thin", dialog show with black border, how to
> change the border color?

> thank you!



Mon, 26 Jul 2004 20:27:13 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to change a dialog box border color???

2. how to change my child window's border color and title bar color

3. How to change the color,size,font of text in a dialog box

4. How do I change the color of Dialog box Buttons

5. change color in dialog box

6. Change background color of dialog box title

7. change dialog box color on the fly

8. Change Dialog Box Background Color

9. How to change the color,size,font of text in a dialog box

10. Change background color of a Dialog box?

11. I would like to change the background color of a dialog box

12. Change background color of a Dialog box?

 

 
Powered by phpBB® Forum Software