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

📄 ex_ctrls.clw

📁 一个MFC编程的例子
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ex_ctrls.h"
LastPage=0

ClassCount=5
Class1=CCourseDlg
Class2=CEx_CtrlsApp
Class3=CAboutDlg
Class4=CEx_CtrlsDlg
Class5=CStuInfoDlg

ResourceCount=4
Resource1=IDD_EX_CTRLS_DIALOG
Resource2=IDD_COURSE
Resource3=IDD_ABOUTBOX
Resource4=IDD_INPUT

[CLS:CCourseDlg]
Type=0
BaseClass=CDialog
HeaderFile=CourseDlg.h
ImplementationFile=CourseDlg.cpp

[CLS:CEx_CtrlsApp]
Type=0
BaseClass=CWinApp
HeaderFile=Ex_Ctrls.h
ImplementationFile=Ex_Ctrls.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=Ex_CtrlsDlg.cpp
ImplementationFile=Ex_CtrlsDlg.cpp
LastObject=CAboutDlg

[CLS:CEx_CtrlsDlg]
Type=0
BaseClass=CDialog
HeaderFile=Ex_CtrlsDlg.h
ImplementationFile=Ex_CtrlsDlg.cpp

[CLS:CStuInfoDlg]
Type=0
BaseClass=CDialog
HeaderFile=StuInfoDlg.h
ImplementationFile=StuInfoDlg.cpp

[DLG:IDD_COURSE]
Type=1
Class=CCourseDlg
ControlCount=17
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT_COURSENO,edit,1350631552
Control11=IDC_EDIT_COURSENAME,edit,1350631552
Control12=IDC_COMBO_SPECIAL,combobox,1344340226
Control13=IDC_COMBO_TYPE,combobox,1344471298
Control14=IDC_EDIT_OPEN,edit,1350631552
Control15=IDC_SPIN1,msctls_updown32,1342177334
Control16=IDC_EDIT_COURSEHOURS,edit,1350631552
Control17=IDC_EDIT_CREDIT,edit,1350631552

[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=13
Control1=IDC_STATIC1,static,1342312448
Control2=IDC_STATIC,static,1342181383
Control3=IDC_STATIC,button,1342177287
Control4=IDC_BUTTON_COURSE,button,1342242816
Control5=IDC_BUTTON_STUINFO,button,1342242816
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342181383
Control8=IDC_STATIC,static,1342308352
Control9=IDC_SCROLLBAR_RED,scrollbar,1342177281
Control10=IDC_STATIC,static,1342308352
Control11=IDC_SCROLLBAR_GREEN,scrollbar,1342177281
Control12=IDC_STATIC,static,1342308352
Control13=IDC_SCROLLBAR_BLUE,scrollbar,1342177281

[DLG:IDD_INPUT]
Type=1
Class=CStuInfoDlg
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342181383
Control9=IDC_EDIT_STUNAME,edit,1350631552
Control10=IDC_EDIT_STUNO,edit,1350631552
Control11=IDC_RADIO_BOY,button,1342308361
Control12=IDC_RADIO_GIRL,button,1342177289
Control13=IDC_COMBO_SPECIAL,combobox,1344340226
Control14=IDC_DATE_BIRTH,SysDateTimePick32,1342242848

⌨️ 快捷键说明

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