I would like to create my application forms in the color independent from the user's color settings of the Aero. Is it possible to colorize my forms with the selected color without affecting the user's settings ?
This I want to do only for the Windows Aero colors.
Thanks
DrawRectin theOnPaintevent of form to alter the colour of a region of glass. It even looks OK. I fear that this 'hack' depends on undocumented assumptions, however... It might not work in the next version of Windows... – Andreas Rejbrand Feb 13 at 16:46DrawRect? – Martin Reiner Feb 13 at 16:51FillRect. – Andreas Rejbrand Feb 13 at 16:53