I would like to change the background color of a dialog box 
Author Message
 I would like to change the background color of a dialog box

Hi,

I'm writing a dialog based application,
I would like to change the background of the main-dialog, can somebod help
me on this.\
Thxs



Tue, 03 Jul 2001 03:00:00 GMT  
 I would like to change the background color of a dialog box
Try SetDialogBkColor(RGB(r,g,b));
in the App before you call the DoModal();


Quote:
>Hi,

>I'm writing a dialog based application,
>I would like to change the background of the main-dialog, can somebod help
>me on this.\
>Thxs




Tue, 03 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Change background color of dialog box title

2. Change Dialog Box Background Color

3. Change background color of a Dialog box?

4. Change background color of a Dialog box?

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

6. Change the background color of a dialog box and change text color of Edit Box, Static Text, Rich Edit

7. Changing background color of a group box

8. changing background color of a message box?

9. How to change the background color of an edit box

10. Changing the background color of a check box...

11. change background color of drop down list box

12. background color for dialog box

 

 
Powered by phpBB® Forum Software