73 lines
2.9 KiB
C
73 lines
2.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by GridCtrl.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDD_GRIDCTRL_FORM 101
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_GRIDCTTYPE 129
|
|
#define IDI_ICON1 130
|
|
#define IDI_ICON2 131
|
|
#define IDB_IMAGELIST 131
|
|
#define IDI_ICON3 132
|
|
#define IDC_GENERIC1 1000
|
|
#define IDC_EDIT1 1001
|
|
#define IDC_EDIT2 1002
|
|
#define IDC_EDIT3 1003
|
|
#define IDC_BUTTON1 1004
|
|
#define IDC_CHECK1 1005
|
|
#define IDC_GRIDLINES 1005
|
|
#define IDC_BUTTON2 1006
|
|
#define IDC_SET_FONT 1006
|
|
#define IDC_BUTTON3 1007
|
|
#define IDC_RESET_FONT 1007
|
|
#define IDC_MULCHECK 1008
|
|
#define IDC_STYLE_BUTTON 1009
|
|
#define IDC_GRIDCOLRESIZE 1009
|
|
#define IDC_EDITCHECK 1010
|
|
#define IDC_EDIT4 1011
|
|
#define IDC_EDIT5 1012
|
|
#define IDC_EDIT6 1013
|
|
#define IDC_REGION_BUTTON 1014
|
|
#define IDC_COLOR_BUTTON 1014
|
|
#define IDC_RADIO1 1015
|
|
#define IDC_TEXT_COLOR 1015
|
|
#define IDC_RADIO2 1016
|
|
#define IDC_TEXT_BK_COLOR 1016
|
|
#define IDC_RADIO3 1017
|
|
#define IDC_GRID_BK_COLOR 1017
|
|
#define IDC_IMAGE_BUTTON 1018
|
|
#define IDC_CHECK2 1020
|
|
#define IDC_SORTABLE 1020
|
|
#define IDC_EDIT7 1021
|
|
#define IDC_NUM_ROWS 1021
|
|
#define IDC_BUTTON5 1022
|
|
#define IDC_INSERT 1022
|
|
#define IDC_BUTTON6 1023
|
|
#define IDC_CLEAR 1023
|
|
#define IDC_EDIT8 1024
|
|
#define IDC_IMAGE_COLUMN 1024
|
|
#define IDC_CHECKABLE 1026
|
|
#define IDC_AUTO_EDIT 1027
|
|
#define IDC_SHOW_SELECTION 1030
|
|
#define IDC_GRID_LINES_COLOR 1031
|
|
#define IDC_HORIZONTAL_GRID 1032
|
|
#define IDC_VERTICAL_GRID 1033
|
|
#define IDC_NUM_ROWS_SPIN 1034
|
|
#define IDC_IMAGE_COLUMN_SPIN 1035
|
|
#define IDC_RADIOLEFT 1036
|
|
#define IDC_RADIOCENTER 1037
|
|
#define IDC_RADIORIGHT 1038
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 134
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1037
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|