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

📄 ex_ctrls.clw

📁 这是一个简单的对话框应用程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CEx_CtrlsApp
Class2=CEx_CtrlsDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_EX_CTRLS_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CInputDlg
Resource4=IDD_INPUT

[CLS:CEx_CtrlsApp]
Type=0
HeaderFile=Ex_Ctrls.h
ImplementationFile=Ex_Ctrls.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=Ex_CtrlsDlg.h
ImplementationFile=Ex_CtrlsDlg.cpp
Filter=D

[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_EX_CTRLS_DIALOG]
Type=1
Class=CEx_CtrlsDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDC_STU_ADD,button,1342242816
Control3=IDC_LIST1,listbox,1352728833
Control4=IDC_COMBO1,combobox,1344340226
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352

[DLG:IDD_INPUT]
Type=1
Class=CInputDlg
ControlCount=16
Control1=IDC_EDIT_S1,edit,1350631552
Control2=IDC_SPIN_S1,msctls_updown32,1342177312
Control3=IDC_EDIT_S2,edit,1350631552
Control4=IDC_SPIN_S2,msctls_updown32,1342177312
Control5=IDC_EDIT_S3,edit,1350631552
Control6=IDC_SPIN_S3,msctls_updown32,1342177312
Control7=IDOK,button,1342242817
Control8=IDCANCEL,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT_NAME,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_NO,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342177288

[CLS:CInputDlg]
Type=0
HeaderFile=InputDlg.h
ImplementationFile=InputDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK

⌨️ 快捷键说明

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