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

📄 ex_commctrls.clw

📁 c++编写的常用控件
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=7
Class1=CEx_CommCtrlsApp
Class2=CEx_CommCtrlsDlg
Class3=CAboutDlg

ResourceCount=7
Resource1=IDD_COMBO
Resource2=IDR_MAINFRAME
Resource3=IDD_EDIT
Class4=CEditDlg
Resource4=IDD_EX_COMMCTRLS_DIALOG
Class5=CListBoxDlg
Resource5=IDD_LISTBOX
Class6=CComboDlg
Resource6=IDD_ABOUTBOX
Class7=CScrollDlg
Resource7=IDD_SCROLL

[CLS:CEx_CommCtrlsApp]
Type=0
HeaderFile=Ex_CommCtrls.h
ImplementationFile=Ex_CommCtrls.cpp
Filter=N

[CLS:CEx_CommCtrlsDlg]
Type=0
HeaderFile=Ex_CommCtrlsDlg.h
ImplementationFile=Ex_CommCtrlsDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON1

[CLS:CAboutDlg]
Type=0
HeaderFile=Ex_CommCtrlsDlg.h
ImplementationFile=Ex_CommCtrlsDlg.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_COMMCTRLS_DIALOG]
Type=1
Class=CEx_CommCtrlsDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342177296
Control4=IDC_BUTTON1,button,1342242816
Control5=IDC_RADIO1,button,1342177289
Control6=IDC_RADIO2,button,1342177289
Control7=IDC_RADIO3,button,1342177289
Control8=IDC_RADIO4,button,1342177289
Control9=IDC_CHECK1,button,1342242819

[DLG:IDD_EDIT]
Type=1
Class=CEditDlg
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_AVERAGE,static,1342308865
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT1,edit,1350631552
Control9=IDC_EDIT2,edit,1350631552
Control10=IDC_EDIT3,edit,1350631552

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

[DLG:IDD_LISTBOX]
Type=1
Class=CListBoxDlg
ControlCount=13
Control1=IDOK,button,1342242817
Control2=IDC_DATA_DEL,button,1342242816
Control3=IDC_DATA_ADD,button,1342242816
Control4=IDC_STATIC,button,1342177287
Control5=IDC_LIST1,listbox,1352728835
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STU_NAME,edit,1350631552
Control11=IDC_SCORE1,edit,1350631552
Control12=IDC_SCORE2,edit,1350631552
Control13=IDC_SCORE3,edit,1350631552

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

[DLG:IDD_COMBO]
Type=1
Class=CComboDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_DRAW,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_PATTERN,combobox,1344340226

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

[DLG:IDD_SCROLL]
Type=1
Class=CScrollDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDC_DRAW,static,1342308352
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT1,edit,1350631552
Control6=IDC_SCROLLBAR1,scrollbar,1342177280
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT2,edit,1350631552
Control9=IDC_SLIDER1,msctls_trackbar32,1342242840
Control10=IDC_STATIC,static,1342308352
Control11=IDC_EDIT3,edit,1350631552
Control12=IDC_SPIN2,msctls_updown32,1342177332

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

⌨️ 快捷键说明

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