summaryrefslogtreecommitdiff
path: root/protocols/EmLanProto/res/amdproto.rc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/EmLanProto/res/amdproto.rc')
-rw-r--r--protocols/EmLanProto/res/amdproto.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/EmLanProto/res/amdproto.rc b/protocols/EmLanProto/res/amdproto.rc
index 3a6a31767a..4ef095178a 100644
--- a/protocols/EmLanProto/res/amdproto.rc
+++ b/protocols/EmLanProto/res/amdproto.rc
@@ -38,7 +38,8 @@ IDI_ICON_OFFLINE ICON "icon_off.ico"
IDD_EMP_FORM_OPT DIALOGEX 0, 0, 200, 63
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
-FONT 8, "MS Shell Dlg", 0, 0, 0x0
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LISTBOX IDC_LIST_IP,5,23,94,34,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP