📄 controlbox.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CControlBoxDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ControlBox.h"
ClassCount=3
Class1=CControlBoxApp
Class2=CControlBoxDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CONTROLBOX_DIALOG
[CLS:CControlBoxApp]
Type=0
HeaderFile=ControlBox.h
ImplementationFile=ControlBox.cpp
Filter=N
[CLS:CControlBoxDlg]
Type=0
HeaderFile=ControlBoxDlg.h
ImplementationFile=ControlBoxDlg.cpp
Filter=D
LastObject=CControlBoxDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=ControlBoxDlg.h
ImplementationFile=ControlBoxDlg.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_CONTROLBOX_DIALOG]
Type=1
Class=CControlBoxDlg
ControlCount=30
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_NAME,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_RADIO1,button,1342308361
Control6=IDC_RADIO2,button,1342177289
Control7=IDC_STATIC,static,1342308352
Control8=IDC_GRADE,combobox,1344339970
Control9=IDC_STATIC,static,1342308352
Control10=IDC_AGE,edit,1350631552
Control11=IDC_SPIN1,msctls_updown32,1342177330
Control12=IDC_STATIC,static,1342308352
Control13=IDC_IPADDRESS1,SysIPAddress32,1342242816
Control14=IDC_STATIC,static,1342308352
Control15=IDC_NETAGE,edit,1350631552
Control16=IDC_SLIDER1,msctls_trackbar32,1342242825
Control17=IDC_STATIC,static,1342308352
Control18=IDC_CHECK1,button,1342242819
Control19=IDC_CHECK2,button,1342242819
Control20=IDC_CHECK3,button,1342242819
Control21=IDC_CHECK4,button,1342242819
Control22=IDC_CHECK5,button,1342242819
Control23=IDC_STATIC,static,1342308352
Control24=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control25=IDC_SUBMIT,button,1342242816
Control26=IDC_RESET,button,1342242816
Control27=IDCANCEL,button,1342242816
Control28=IDC_STATIC,button,1342177287
Control29=IDC_TREE,SysTreeView32,1350631463
Control30=IDC_LIST,SysListView32,1350631425
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -