Pergunta

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

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top