Pregunta

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

¿Fue útil?

Solución

No, you can't do that, the glass composition color is system wide. As workaround you can draw a 32 bits bitmap of a solid color over the form using the Windows.AlphaBlend function.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top