mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
ToolStatus: rc fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5437 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
@@ -121,8 +121,8 @@ BEGIN
|
||||
CONTROL "Enable SearchBox",IDC_ENABLE_SEARCHBOX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,20,73,10
|
||||
CONTROL "Resolve ghost windows to hung windows",IDC_RESOLVEGHOSTWINDOWS,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,59,147,10
|
||||
COMBOBOX IDC_DISPLAYSTYLECOMBO,140,19,90,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
RTEXT "Toolbar display style:",IDC_DISPLAYSTYLETEXT,159,7,71,8
|
||||
COMBOBOX IDC_DISPLAYSTYLECOMBO,162,19,68,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
RTEXT "Toolbar display style:",IDC_DISPLAYSTYLETEXT,160,7,70,8
|
||||
CONTROL "Enable Status Bar",IDC_ENABLE_STATUSBAR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,33,73,10
|
||||
CONTROL "Enable Windows Imaging",IDC_ENABLE_WIC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,46,95,10
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user