12345678910111213141516171819202122232425262728293031 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by PropGrid.rc
- //
- #define IDD_PROPGRID_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_RECT_EDIT 129
- #define IDC_GRID 1000
- #define IDC_COMBO1 1001
- #define IDC_LEFT 1002
- #define IDC_TOP 1003
- #define IDC_COLLAPSE_ALL 1003
- #define IDC_RIGHT 1004
- #define IDC_EXPAND_ALL 1004
- #define IDC_BOTTOM 1005
- #define IDC_CUSTOM_COLORS 1005
- #define IDC_CATEGORIZED 1010
- #define IDC_ALPHABETICAL 1011
- #define IDC_NOSORT 1012
- #define IDC_DATETIMEPICKER1 1013
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 130
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1014
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|