TitleBar.clw
资源名称:TitleBar.rar [点击查看]
上传用户:shixing_sh
上传日期:2021-10-02
资源大小:3629k
文件大小:2k
源码类别:
工具条
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CTitleBarDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "TitleBar.h"
- ClassCount=4
- Class1=CTitleBarApp
- Class2=CTitleBarDlg
- ResourceCount=3
- Resource1=IDR_MAINFRAME
- Class3=CMyToolTipCtrl
- Resource2=IDD_TITLEBAR_DIALOG
- Class4=CyouDlg
- Resource3=IDD_DIALOG1
- [CLS:CTitleBarApp]
- Type=0
- HeaderFile=TitleBar.h
- ImplementationFile=TitleBar.cpp
- Filter=N
- [CLS:CTitleBarDlg]
- Type=0
- HeaderFile=TitleBarDlg.h
- ImplementationFile=TitleBarDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=CTitleBarDlg
- [DLG:IDD_TITLEBAR_DIALOG]
- Type=1
- Class=CTitleBarDlg
- ControlCount=19
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_RADIO1,button,1342177289
- Control5=IDC_CHECK1,button,1342242819
- Control6=IDC_CHECK2,button,1342242819
- Control7=IDC_CHECK3,button,1342242819
- Control8=IDC_CHECK4,button,1342242819
- Control9=IDC_RADIO2,button,1342177289
- Control10=IDC_RADIO3,button,1342177289
- Control11=IDC_RADIO4,button,1342177289
- Control12=IDC_EDIT1,edit,1350631552
- Control13=IDC_STATIC,static,1342308352
- Control14=IDC_BUTTON1,button,1342242816
- Control15=IDC_STATIC,button,1342177287
- Control16=IDC_STATIC,static,1342177283
- Control17=IDC_STATIC,static,1342308352
- Control18=IDC_STATIC,static,1342308352
- Control19=IDC_SCROLLBAR1,scrollbar,1342177280
- [CLS:CMyToolTipCtrl]
- Type=0
- HeaderFile=MyToolTipCtrl.h
- ImplementationFile=MyToolTipCtrl.cpp
- BaseClass=CToolTipCtrl
- Filter=W
- LastObject=CMyToolTipCtrl
- [DLG:IDD_DIALOG1]
- Type=1
- Class=CyouDlg
- ControlCount=9
- Control1=IDC_EDIT1,edit,1350631552
- Control2=IDC_EDIT2,edit,1350631552
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_BUTTON1,button,1342242816
- Control6=IDC_BUTTON2,button,1342242816
- Control7=IDC_BUTTON3,button,1342242816
- Control8=IDC_BUTTON4,button,1342242816
- Control9=IDC_BUTTON5,button,1342242816
- [CLS:CyouDlg]
- Type=0
- HeaderFile=youDlg.h
- ImplementationFile=youDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CyouDlg
- VirtualFilter=dWC