Windows provides us with a message called WM_CTRLCOLORDLG which helps us in changing background color of a dialog. If we are handling this message then we need to return brush which is used for drawin… more →
bits and bytessanoop wrote 4 months ago: Sometimes we need to change the color of the static text on our window. Actually the default c … more →
Jijo.Raj wrote 10 months ago: Colors convey meanings too. For instance, if something is written in red – that means somethi … more →
Nibu Thomas wrote 1 year ago: Windows provides us with a message called WM_CTRLCOLORDLG which helps us in changing background colo … more →
Nibu Thomas wrote 1 year ago: Having trouble with tab control pages’ gray background while using XP themes? Well to solve t … more →