resource.h
上传用户:zhoushen
上传日期:2022-06-15
资源大小:84k
文件大小:2k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CaptionDemo.rc
  4. //
  5. #define ID_EXAMPLE_TITLE_BUTTON         3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_COLOURPICK_DIALOG           101
  8. #define IDC_COLOURPICKER                102
  9. #define IDD_CFORMVIEW                   103
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_CAPTIOTYPE                  129
  12. #define IDD_TITLE_DIALOG                130
  13. #define IDD_MAX_LINES_DIALOG            132
  14. #define IDD_CAPTIONDEMO                 134
  15. #define IDC_TITLE_EDIT                  1000
  16. #define IDC_MAX_LINES_EDIT              1001
  17. #define IDC_MODE1                       1002
  18. #define IDC_MAX_LINES_SPIN              1003
  19. #define IDC_MODE2                       1004
  20. #define IDC_ABOUT_EDIT                  1005
  21. #define IDC_TREE1                       1005
  22. #define ID_EDIT_SET_TITLE               32777
  23. #define ID_EDIT_SET_BMP_CAPTION         32778
  24. #define ID_EDIT_SET_GRADIENT_CAPTION    32779
  25. #define ID_EDIT_SET_DEFAULT_BACKGROUND  32780
  26. #define ID_EDIT_SET_ACTIVE_FONT         32781
  27. #define ID_EDIT_SET_INACTIVE_FONT       32782
  28. #define ID_EDIT_SET_DEFAULT_FONT        32783
  29. #define ID_EDIT_SET_ACTIVE_COLORS       32784
  30. #define ID_EDIT_SET_DEFAULT_ACTIVE_COLORS 32785
  31. #define ID_EDIT_SET_INACTIVE_COLORS     32786
  32. #define ID_EDIT_SET_DEFAULT_INACTIVE_COLORS 32787
  33. #define ID_EDIT_CAPTION_MULTILINE       32788
  34. #define ID_EDIT_CAPTION_SINGLELINE      32789
  35. // Next default values for new objects
  36. // 
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_3D_CONTROLS                     1
  40. #define _APS_NEXT_RESOURCE_VALUE        135
  41. #define _APS_NEXT_COMMAND_VALUE         32790
  42. #define _APS_NEXT_CONTROL_VALUE         1006
  43. #define _APS_NEXT_SYMED_VALUE           104
  44. #endif
  45. #endif