Changing background color of Dialog Title bar 
Author Message
 Changing background color of Dialog Title bar

I am able to change background / text colors of the Dialog window. But how
do you change the Dialog's title text / background colors?


Tue, 01 Jul 2003 15:13:28 GMT  
 Changing background color of Dialog Title bar
You have to paint it yourself in OnNcPaint(). Not a trivial task. Examples
are in MSDN, search for ShadeCap.

--
Ajay Kalra [MVP - VC++]

Note: Please post all replies to newsgroup only.


Quote:
> I am able to change background / text colors of the Dialog window. But how
> do you change the Dialog's title text / background colors?



Tue, 01 Jul 2003 00:51:08 GMT  
 Changing background color of Dialog Title bar


Quote:
> You have to paint it yourself in OnNcPaint(). Not a trivial task.

I have checked it out.....It certainly is not a trivial task.. I'll give it
a miss. Thanks


Fri, 04 Jul 2003 06:27:32 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Change background color of dialog box title

2. Changing color of Dialog's Title bar

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

4. Changing the Background Color of a Dialog to match the background of a Bitmap

5. Changing Title Background color

6. Multi-Theading, timeouts, texture title bars and texture background(dialog)

7. Change title's bar color

8. Changing title bar color

9. How To Change The Title Bar Color

10. Changing Title bar Color

11. Change b/g color of Title Bar

12. problem: How to change the background color of menu items and menu bar

 

 
Powered by phpBB® Forum Software