DropDownBoxDlg.clw
上传用户:jnkyhqw
上传日期:2007-01-01
资源大小:25k
文件大小:2k
源码类别:

按钮控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "dropdownboxdlg.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CDropDownBoxDlgDlg
  11. Class2=CChoiceWindow
  12. Class3=CChoiceWindowBtn
  13. Class4=CDropDownBoxDlgApp
  14. Class5=CAboutDlg
  15. ResourceCount=2
  16. Resource1=IDD_ABOUTBOX (English (U.S.))
  17. Resource2=IDD_DROPDOWNBOXDLG_DIALOG (English (U.S.))
  18. [CLS:CChoiceWindow]
  19. Type=0
  20. BaseClass=CWnd
  21. HeaderFile=ChoiceWindow.h
  22. ImplementationFile=ChoiceWindow.cpp
  23. LastObject=IDC_VALUE
  24. [CLS:CChoiceWindowBtn]
  25. Type=0
  26. BaseClass=CButton
  27. HeaderFile=ChoiceWindowBtn.h
  28. ImplementationFile=ChoiceWindowBtn.cpp
  29. LastObject=CChoiceWindowBtn
  30. [CLS:CDropDownBoxDlgApp]
  31. Type=0
  32. BaseClass=CWinApp
  33. HeaderFile=DropDownBoxDlg.h
  34. ImplementationFile=DropDownBoxDlg.cpp
  35. LastObject=CDropDownBoxDlgApp
  36. [CLS:CAboutDlg]
  37. Type=0
  38. BaseClass=CDialog
  39. HeaderFile=DropDownBoxDlgDlg.cpp
  40. ImplementationFile=DropDownBoxDlgDlg.cpp
  41. LastObject=CAboutDlg
  42. [CLS:CDropDownBoxDlgDlg]
  43. Type=0
  44. BaseClass=CDialog
  45. HeaderFile=DropDownBoxDlgDlg.h
  46. ImplementationFile=DropDownBoxDlgDlg.cpp
  47. LastObject=CDropDownBoxDlgDlg
  48. Filter=D
  49. VirtualFilter=dWC
  50. [DLG:IDD_ABOUTBOX]
  51. Type=1
  52. Class=CAboutDlg
  53. [DLG:IDD_DROPDOWNBOXDLG_DIALOG]
  54. Type=1
  55. Class=CDropDownBoxDlgDlg
  56. [DLG:IDD_ABOUTBOX (English (U.S.))]
  57. Type=1
  58. Class=?
  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_DROPDOWNBOXDLG_DIALOG (English (U.S.))]
  65. Type=1
  66. Class=CDropDownBoxDlgDlg
  67. ControlCount=7
  68. Control1=IDC_OPTIONS,button,1342242816
  69. Control2=IDC_STATIC,button,1342177287
  70. Control3=IDC_VALUE,edit,1350631552
  71. Control4=IDC_ADD,button,1342242816
  72. Control5=IDC_STATIC,static,1342308352
  73. Control6=IDC_CHECKALL,button,1342242816
  74. Control7=IDC_REMOVE,button,1342242816