Updated SetBKColor and Changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2388 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9cc76210b4
commit
01b0fb71f0
2 changed files with 7 additions and 1 deletions
|
@ -84,7 +84,7 @@ Sets mode at which commands print their status. None has commands be quiet, list
|
|||
|
||||
\c hwnd color
|
||||
|
||||
Sets a background color for a static control, edit control, button or a dialog. Use GetDlgItem to get the handle (HWND) of the control. \e{Do not} use this on branding image controls!
|
||||
Sets a background color for a static control, edit control, button or a dialog. Use GetDlgItem to get the handle (HWND) of the control. To make the control transparent specify "transparent" as the color value. \e{Do not} use this on branding image controls!
|
||||
|
||||
\S2{showwindow} ShowWindow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue