⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mydialog.clw

📁 说明如何定制自己的对话框窗口收集来自用户的信息
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMsgDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyDialog.h"

ClassCount=4
Class1=CMyDialogApp
Class2=CMyDialogDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_MYDIALOG_DIALOG
Class4=CMsgDlg
Resource4=IDD_MESSAGEDLG

[CLS:CMyDialogApp]
Type=0
HeaderFile=MyDialog.h
ImplementationFile=MyDialog.cpp
Filter=N

[CLS:CMyDialogDlg]
Type=0
HeaderFile=MyDialogDlg.h
ImplementationFile=MyDialogDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMyDialogDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=MyDialogDlg.h
ImplementationFile=MyDialogDlg.cpp
Filter=D
LastObject=IDOK

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_MYDIALOG_DIALOG]
Type=1
Class=CMyDialogDlg
ControlCount=5
Control1=IDC_BCUSTOMDIALOG,button,1342242816
Control2=IDC_BWHICHOPTION,button,1476460544
Control3=IDC_STATIC,static,1342308352
Control4=IDC_RESULTS,edit,1350631620
Control5=IDC_EXIT,button,1342242816

[DLG:IDD_MESSAGEDLG]
Type=1
Class=CMsgDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_MESSAGE,edit,1350631620
Control5=IDC_STATIC,button,1342177287
Control6=IDC_OPTION1,button,1342308361
Control7=IDC_OPTION2,button,1342177289
Control8=IDC_OPTION3,button,1342177289
Control9=IDC_OPTION4,button,1342177289

[CLS:CMsgDlg]
Type=0
HeaderFile=MsgDlg.h
ImplementationFile=MsgDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CMsgDlg

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -