📄 testlistbox.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerch
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "testlistbox.h"
LastPage=0
ClassCount=8
Class1=CListClass
Class2=CMyButton
Class3=CMyListBox
Class4=CMyListView
Class5=CSerch
Class6=CTestListBoxApp
Class7=CAboutDlg
Class8=CTestListBoxDlg
ResourceCount=3
Resource1=IDD_TESTLISTBOX_DIALOG
Resource2=IDD_ABOUTBOX
Resource3=IDD_SERCH
[CLS:CListClass]
Type=0
BaseClass=CListBox
HeaderFile=ListClass.h
ImplementationFile=ListClass.cpp
[CLS:CMyButton]
Type=0
BaseClass=CButton
HeaderFile=MyButton.h
ImplementationFile=MyButton.cpp
[CLS:CMyListBox]
Type=0
BaseClass=CListBox
HeaderFile=MyListBox.h
ImplementationFile=MyListBox.cpp
[CLS:CMyListView]
Type=0
BaseClass=CListView
HeaderFile=MyListView.h
ImplementationFile=MyListView.cpp
[CLS:CSerch]
Type=0
BaseClass=CDialog
HeaderFile=Serch.h
ImplementationFile=Serch.cpp
LastObject=IDC_LIST2
[CLS:CTestListBoxApp]
Type=0
BaseClass=CWinApp
HeaderFile=TestListBox.h
ImplementationFile=TestListBox.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestListBoxDlg.cpp
ImplementationFile=TestListBoxDlg.cpp
[CLS:CTestListBoxDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestListBoxDlg.h
ImplementationFile=TestListBoxDlg.cpp
[DLG:IDD_SERCH]
Type=1
Class=CSerch
ControlCount=12
Control1=IDC_EDITROOT,edit,1350631552
Control2=IDC_Serch,button,1342242816
Control3=IDC_Close,button,1342242816
Control4=IDC_LIST1,SysListView32,1082195969
Control5=IDC_EDITMAST,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_BTBROWSE,button,1342242816
Control9=IDC_LIST2,listbox,1352728835
Control10=IDC_EDITTEST,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_BUTTON1,button,1342242816
[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_TESTLISTBOX_DIALOG]
Type=1
Class=CTestListBoxDlg
ControlCount=15
Control1=IDC_LIST1,listbox,1352728833
Control2=IDC_BUTTON1,button,1342242827
Control3=IDC_COUNT,edit,1484849280
Control4=IDC_BUTTON4,button,1342242827
Control5=IDC_BUTTON5,button,1342242827
Control6=IDC_BUTTON6,button,1342242827
Control7=IDC_BUTTON8,button,1342242827
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_BUTTON2,button,1342242827
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -