TitleBar.clw
上传用户:shixing_sh
上传日期:2021-10-02
资源大小:3629k
文件大小:2k
源码类别:

工具条

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CTitleBarDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "TitleBar.h"
  8. ClassCount=4
  9. Class1=CTitleBarApp
  10. Class2=CTitleBarDlg
  11. ResourceCount=3
  12. Resource1=IDR_MAINFRAME
  13. Class3=CMyToolTipCtrl
  14. Resource2=IDD_TITLEBAR_DIALOG
  15. Class4=CyouDlg
  16. Resource3=IDD_DIALOG1
  17. [CLS:CTitleBarApp]
  18. Type=0
  19. HeaderFile=TitleBar.h
  20. ImplementationFile=TitleBar.cpp
  21. Filter=N
  22. [CLS:CTitleBarDlg]
  23. Type=0
  24. HeaderFile=TitleBarDlg.h
  25. ImplementationFile=TitleBarDlg.cpp
  26. Filter=D
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. LastObject=CTitleBarDlg
  30. [DLG:IDD_TITLEBAR_DIALOG]
  31. Type=1
  32. Class=CTitleBarDlg
  33. ControlCount=19
  34. Control1=IDOK,button,1342242817
  35. Control2=IDCANCEL,button,1342242816
  36. Control3=IDC_STATIC,button,1342177287
  37. Control4=IDC_RADIO1,button,1342177289
  38. Control5=IDC_CHECK1,button,1342242819
  39. Control6=IDC_CHECK2,button,1342242819
  40. Control7=IDC_CHECK3,button,1342242819
  41. Control8=IDC_CHECK4,button,1342242819
  42. Control9=IDC_RADIO2,button,1342177289
  43. Control10=IDC_RADIO3,button,1342177289
  44. Control11=IDC_RADIO4,button,1342177289
  45. Control12=IDC_EDIT1,edit,1350631552
  46. Control13=IDC_STATIC,static,1342308352
  47. Control14=IDC_BUTTON1,button,1342242816
  48. Control15=IDC_STATIC,button,1342177287
  49. Control16=IDC_STATIC,static,1342177283
  50. Control17=IDC_STATIC,static,1342308352
  51. Control18=IDC_STATIC,static,1342308352
  52. Control19=IDC_SCROLLBAR1,scrollbar,1342177280
  53. [CLS:CMyToolTipCtrl]
  54. Type=0
  55. HeaderFile=MyToolTipCtrl.h
  56. ImplementationFile=MyToolTipCtrl.cpp
  57. BaseClass=CToolTipCtrl
  58. Filter=W
  59. LastObject=CMyToolTipCtrl
  60. [DLG:IDD_DIALOG1]
  61. Type=1
  62. Class=CyouDlg
  63. ControlCount=9
  64. Control1=IDC_EDIT1,edit,1350631552
  65. Control2=IDC_EDIT2,edit,1350631552
  66. Control3=IDC_STATIC,button,1342177287
  67. Control4=IDC_STATIC,static,1342308352
  68. Control5=IDC_BUTTON1,button,1342242816
  69. Control6=IDC_BUTTON2,button,1342242816
  70. Control7=IDC_BUTTON3,button,1342242816
  71. Control8=IDC_BUTTON4,button,1342242816
  72. Control9=IDC_BUTTON5,button,1342242816
  73. [CLS:CyouDlg]
  74. Type=0
  75. HeaderFile=youDlg.h
  76. ImplementationFile=youDlg.cpp
  77. BaseClass=CDialog
  78. Filter=D
  79. LastObject=CyouDlg
  80. VirtualFilter=dWC