Resource.h 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by PropGrid.rc
  4. //
  5. #define IDD_PROPGRID_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDD_RECT_EDIT 129
  8. #define IDC_GRID 1000
  9. #define IDC_COMBO1 1001
  10. #define IDC_LEFT 1002
  11. #define IDC_TOP 1003
  12. #define IDC_COLLAPSE_ALL 1003
  13. #define IDC_RIGHT 1004
  14. #define IDC_EXPAND_ALL 1004
  15. #define IDC_BOTTOM 1005
  16. #define IDC_CUSTOM_COLORS 1005
  17. #define IDC_CATEGORIZED 1010
  18. #define IDC_ALPHABETICAL 1011
  19. #define IDC_NOSORT 1012
  20. #define IDC_DATETIMEPICKER1 1013
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE 130
  26. #define _APS_NEXT_COMMAND_VALUE 32771
  27. #define _APS_NEXT_CONTROL_VALUE 1014
  28. #define _APS_NEXT_SYMED_VALUE 101
  29. #endif
  30. #endif