resource.h
上传用户:by888888
上传日期:2019-03-04
资源大小:1854k
文件大小:1k
源码类别:

TreeView控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Tree Control 控件的使用.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_TREECONTROL_DIALOG          102
  9. #define IDR_MAINFRAME                   128
  10. #define IDI_ICON_BLANK                  129
  11. #define IDI_ICON_BLUE                   130
  12. #define IDI_ICON_CYAN                   131
  13. #define IDI_ICON_GREEN                  132
  14. #define IDI_ICON_PURPLE                 133
  15. #define IDI_ICON_RED                    134
  16. #define IDI_ICON_WHITE                  135
  17. #define IDI_ICON_YELLOW                 136
  18. #define IDC_TREE1                       1000
  19. #define IDC_STATIC_TREE                 1001
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        137
  25. #define _APS_NEXT_COMMAND_VALUE         32771
  26. #define _APS_NEXT_CONTROL_VALUE         1002
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif