Change position of a check button in multibyte mode.

This commit is contained in:
Hiroshi Inoue 2001-10-29 02:51:46 +00:00
parent 6783b2372e
commit aaf95b6c86
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,124,201,50,14
PUSHBUTTON "Defaults",IDDEFAULTS,189,201,50,15
CONTROL "Default",DRV_OR_DSN,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT |
BS_NOTIFY | WS_TABSTOP,233,208,40,10
BS_NOTIFY | WS_TABSTOP,247,205,40,10
END
DLG_OPTIONS_DS DIALOG DISCARDABLE 0, 0, 267, 161