Skip to content
⌘ NSIS Forum Archive

SetBkColor feature request

3 posts

DOCa Cola#

SetBkColor feature request

Maybe it is already available...
Is there a command that SetBkColor can define it's color to the current windows 'grey', i mean like the license page background color command
example
SetBkColor $R1 /grey
or
SetBkColor $R1 /windows

DOCa Cola
virtlink#
I'd suggest the same 'color names' as used by Microsoft Windows and Visual Studio .Net. They are descriptive, plain english and clear.

MSDN Reference(Color structure members)

MSDN Reference (SystemColors class members)