pushpinsheet.clw
来自「一个简单的系统按钮。 看了就知道怎莫用了。」· CLW 代码 · 共 116 行
CLW
116 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPropertyFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "PushPinSheet.h"
ClassCount=6
Class1=CPushPinSheetApp
Class2=CPushPinSheetDlg
ResourceCount=8
Resource2=IDR_MAINFRAME
Resource3=IDD_PUSHPINSHEET_DIALOG
Resource4=IDD_PUSHPINSHEET_DIALOG (English (U.S.))
Resource5=IDD_PROPPAGE1 (English (U.S.))
Resource6=IDD_PROPPAGE2 (English (U.S.))
Class5=CMyPropertyPage1
Class6=CMyPropertyPage2
Resource7=IDD_PROPPAGE1
Class3=CMyPropertySheet
Class4=CPropertyFrame
Resource8=IDD_PROPPAGE2
[CLS:CPushPinSheetApp]
Type=0
HeaderFile=PushPinSheet.h
ImplementationFile=PushPinSheet.cpp
Filter=N
[CLS:CPushPinSheetDlg]
Type=0
HeaderFile=PushPinSheetDlg.h
ImplementationFile=PushPinSheetDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CPushPinSheetDlg
[DLG:IDD_PUSHPINSHEET_DIALOG]
Type=1
Class=CPushPinSheetDlg
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BUTTON1,button,1342242816
[DLG:IDD_PUSHPINSHEET_DIALOG (English (U.S.))]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
[DLG:IDD_PROPPAGE1 (English (U.S.))]
Type=1
ControlCount=1
Control1=IDC_STATIC,static,1342308352
Class=CMyPropertyPage1
[DLG:IDD_PROPPAGE2 (English (U.S.))]
Type=1
ControlCount=1
Control1=IDC_STATIC,static,1342308352
Class=CMyPropertyPage2
[CLS:CMyPropertySheet]
Type=0
HeaderFile=MyPropertySheet.h
ImplementationFile=MyPropertySheet.cpp
BaseClass=CPropertySheet
[CLS:CPropertyFrame]
Type=0
HeaderFile=PropertyFrame.h
ImplementationFile=PropertyFrame.cpp
BaseClass=CFrameWnd
Filter=T
VirtualFilter=fWC
LastObject=CPropertyFrame
[CLS:CMyPropertyPage1]
Type=0
HeaderFile=MyPropertyPage1.h
ImplementationFile=MyPropertyPage1.cpp
BaseClass=CPropertyPage
[CLS:CMyPropertyPage2]
Type=0
HeaderFile=MyPropertyPage1.h
ImplementationFile=MyPropertyPage1.cpp
BaseClass=CPropertyPage
[DLG:IDD_PROPPAGE1]
Type=1
Class=?
ControlCount=5
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342177296
Control3=IDC_RADIO1,button,1342373897
Control4=IDC_RADIO2,button,1342177289
Control5=IDC_RADIO3,button,1342177289
[DLG:IDD_PROPPAGE2]
Type=1
Class=?
ControlCount=3
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342177296
Control3=IDC_BUTTON1,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?