fixed bug #1420352 - check box transparent background

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4513 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-01-31 19:52:11 +00:00
parent 90301110cc
commit 7a6d8b8d8b

View file

@ -137,6 +137,8 @@ Sets a background color and the text color for a static control, edit control, b
\c GetDlgItem $0 $0 1006
\c SetCtlColors $0 0xFF0000 0x00FF00
\\<b\\>Warning:\\</b\\> setting the background color of check boxes to "transparent" may not function properly when using \c{\R{axpstyle}{XPStlye} on}. The background may be completely black, instead of transparent, when using certain Windows themes.
\S2{setsilent} SetSilent
\c silent | normal