Hi <br>
i've got quite some trouble with making my MFC dialog looking better..<br>
first: how do i change the dialog's background color at runtime?<br>
It works with SetDialogBGColor() in the InitInstance, but how do i do it for example when i hit a button?<br>
<br>
second: how do i change the background color of a CTab control? when i change the dialog bg color the Tab stays at the grey system color and only the rest of the dialog has the other color