ColrButn.clw
上传用户:ledshipin
上传日期:2022-07-26
资源大小:29k
文件大小:1k
源码类别:

按钮控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CColrButnDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ColrButn.h"
  8. ClassCount=3
  9. Class1=CColrButnApp
  10. Class2=CColrButnDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_COLRBUTN_DIALOG
  16. [CLS:CColrButnApp]
  17. Type=0
  18. HeaderFile=ColrButn.h
  19. ImplementationFile=ColrButn.cpp
  20. Filter=N
  21. [CLS:CColrButnDlg]
  22. Type=0
  23. HeaderFile=ColrButnDlg.h
  24. ImplementationFile=ColrButnDlg.cpp
  25. Filter=D
  26. LastObject=CColrButnDlg
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=ColrButnDlg.h
  32. ImplementationFile=ColrButnDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. [DLG:IDD_COLRBUTN_DIALOG]
  43. Type=1
  44. Class=CColrButnDlg
  45. ControlCount=11
  46. Control1=IDC_RADIOCLR,button,1342373897
  47. Control2=IDC_RADIOBLK,button,1342242825
  48. Control3=IDC_CHECKRED,button,1342373891
  49. Control4=IDC_CHECKGREEN,button,1342242819
  50. Control5=IDC_CHECKBLUE,button,1342242819
  51. Control6=IDOK,button,1342242817
  52. Control7=IDCANCEL,button,1342242816
  53. Control8=IDC_BUTTONAPPLY,button,1342177281
  54. Control9=IDC_STATIC,button,1342177287
  55. Control10=IDC_STATIC,button,1342177287
  56. Control11=IDC_BUTNDRAW,button,1342308363