FlatComboDemo.clw
上传用户:xmgzsj
上传日期:2007-01-01
资源大小:46k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CFlatComboDemoDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "flatcombodemo.h"
  8. LastPage=0
  9. ClassCount=6
  10. Class1=CCJColorPicker
  11. Class2=CCJColorPopup
  12. Class3=CCJFlatComboBox
  13. Class4=CFlatComboDemoApp
  14. Class5=CAboutDlg
  15. Class6=CFlatComboDemoDlg
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX
  18. Resource2=IDD_FLATCOMBODEMO_DIALOG
  19. [CLS:CCJColorPicker]
  20. Type=0
  21. BaseClass=CButton
  22. HeaderFile=CJColorPicker.h
  23. ImplementationFile=CJColorPicker.cpp
  24. [CLS:CCJColorPopup]
  25. Type=0
  26. BaseClass=CWnd
  27. HeaderFile=CJColorPopup.h
  28. ImplementationFile=CJColorPopup.cpp
  29. [CLS:CCJFlatComboBox]
  30. Type=0
  31. BaseClass=CComboBox
  32. HeaderFile=CJFlatComboBox.h
  33. ImplementationFile=CJFlatComboBox.cpp
  34. Filter=W
  35. VirtualFilter=cWC
  36. LastObject=CCJFlatComboBox
  37. [CLS:CFlatComboDemoApp]
  38. Type=0
  39. BaseClass=CWinApp
  40. HeaderFile=FlatComboDemo.h
  41. ImplementationFile=FlatComboDemo.cpp
  42. [CLS:CAboutDlg]
  43. Type=0
  44. BaseClass=CDialog
  45. HeaderFile=FlatComboDemoDlg.cpp
  46. ImplementationFile=FlatComboDemoDlg.cpp
  47. LastObject=CAboutDlg
  48. [CLS:CFlatComboDemoDlg]
  49. Type=0
  50. BaseClass=CDialog
  51. HeaderFile=FlatComboDemoDlg.h
  52. ImplementationFile=FlatComboDemoDlg.cpp
  53. Filter=D
  54. VirtualFilter=dWC
  55. LastObject=CFlatComboDemoDlg
  56. [DLG:IDD_ABOUTBOX]
  57. Type=1
  58. Class=CAboutDlg
  59. ControlCount=4
  60. Control1=IDC_STATIC,static,1342177283
  61. Control2=IDC_STATIC,static,1342308480
  62. Control3=IDC_STATIC,static,1342308352
  63. Control4=IDOK,button,1342373889
  64. [DLG:IDD_FLATCOMBODEMO_DIALOG]
  65. Type=1
  66. Class=CFlatComboDemoDlg
  67. ControlCount=17
  68. Control1=IDC_STATIC,button,1342177287
  69. Control2=IDC_DROPLIST_COMBO,combobox,1344340227
  70. Control3=IDC_DROPLIST_DISABLE,button,1342242819
  71. Control4=IDC_STATIC,static,1342308354
  72. Control5=IDC_DROPLIST_TXT_CLR,button,1342242816
  73. Control6=IDC_STATIC,static,1342308354
  74. Control7=IDC_DROPLIST_BAK_CLR,button,1342242816
  75. Control8=IDC_STATIC,button,1342177287
  76. Control9=IDC_DROPDOWN_COMBO,combobox,1344340226
  77. Control10=IDC_DROPDOWN_DISABLE,button,1342242819
  78. Control11=IDC_DROPDOWN_AUTOCOMP,button,1342242819
  79. Control12=IDC_STATIC,static,1342308354
  80. Control13=IDC_DROPDOWN_TXT_CLR,button,1342242816
  81. Control14=IDC_STATIC,static,1342308354
  82. Control15=IDC_DROPDOWN_BAK_CLR,button,1342242816
  83. Control16=IDOK,button,1342242817
  84. Control17=IDCANCEL,button,1342242816