resource.h
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:1k
源码类别:

界面编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by HelpNotes.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define ID_VIEW_UI_LOOK_BAR             130
  9. #define ID_VIEW_MENUBAR                 132
  10. #define IDD_DIALOG_CHILD_VIEW           4000
  11. #define IDC_STATIC_GROUP1               6000
  12. #define IDC_CHECK_CUSTOM_BACKGROUND_COLOR 6001
  13. #define IDC_BUTTON_CUSTOM_BACKGROUND_COLOR 6002
  14. #define IDC_CHECK_CUSTOM_BORDER_LT_COLOR 6003
  15. #define IDC_BUTTON_CUSTOM_BORDER_LT_COLOR 6004
  16. #define IDC_CHECK_CUSTOM_BORDER_RB_COLOR 6005
  17. #define IDC_BUTTON_CUSTOM_BORDER_RB_COLOR 6006
  18. #define IDC_STATIC_GROUP2               6007
  19. #define IDC_RADIO_SHADOW_1              6008
  20. #define IDC_RADIO_SHADOW_2              6009
  21. #define IDC_RADIO_SHADOW_3              6010
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS                     1
  27. #define _APS_NEXT_RESOURCE_VALUE        4002
  28. #define _APS_NEXT_COMMAND_VALUE         5001
  29. #define _APS_NEXT_CONTROL_VALUE         6009
  30. #define _APS_NEXT_SYMED_VALUE           7000
  31. #endif
  32. #endif