📄 testbox.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestBoxDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TestBox.h"
ClassCount=4
Class1=CTestBoxApp
Class2=CTestBoxDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_TESTBOX_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CColorDlg
Resource4=IDD_DIALOG1
[CLS:CTestBoxApp]
Type=0
HeaderFile=TestBox.h
ImplementationFile=TestBox.cpp
Filter=N
[CLS:CTestBoxDlg]
Type=0
HeaderFile=TestBoxDlg.h
ImplementationFile=TestBoxDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTONCTRL1
[CLS:CAboutDlg]
Type=0
HeaderFile=TestBoxDlg.h
ImplementationFile=TestBoxDlg.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_TESTBOX_DIALOG]
Type=1
Class=CTestBoxDlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDC_ROLL,button,1342242816
Control3=IDC_GRAPHIC_METHOD,button,1342242816
Control4=IDC_FORE_COLOR,button,1342242816
Control5=IDC_BACK_COLOR,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_NUMBER_METHOD,button,1342242816
Control8=IDC_STATIC,button,1342177287
Control9=IDC_STATIC,button,1342177287
Control10=IDC_BOXCTRL1,{704F2B5C-C610-11D4-AF14-00E04CDD4565},1342242816
Control11=IDC_BUTTONCTRL1,{BC9C5A86-C896-11D4-AF14-00E04CDD4565},1342242816
[DLG:IDD_DIALOG1]
Type=1
Class=CColorDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_EDIT2,edit,1350631552
Control5=IDC_EDIT3,edit,1350631552
Control6=IDC_STATIC,static,1342308352
[CLS:CColorDlg]
Type=0
HeaderFile=ColorDlg.h
ImplementationFile=ColorDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -