summaryrefslogtreecommitdiff
path: root/nohtml/nohtml.rc
diff options
context:
space:
mode:
Diffstat (limited to 'nohtml/nohtml.rc')
-rw-r--r--nohtml/nohtml.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/nohtml/nohtml.rc b/nohtml/nohtml.rc
index aba33c0..e4e9ce1 100644
--- a/nohtml/nohtml.rc
+++ b/nohtml/nohtml.rc
@@ -27,7 +27,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
//
IDD_OPT1 DIALOGEX 0, 0, 246, 219
-STYLE DS_SETFONT | WS_POPUP
+STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
CONTROL "Replace HTML with BBCodes",IDC_CHK_BBCODES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,62,118,161,10