⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 一个复杂的画图系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by geditor.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_COLORBAR                    103
#define IDD_PRPTBAR                     104
#define IDR_MAINFRAME                   128
#define IDR_CIRCLEBAR                   130
#define IDR_TOOLS                       134
#define IDB_STYLEBAR                    139
#define IDR_LINE1                       140
#define IDI_COLOR                       148
#define IDC_CURSOR1                     149
#define IDC_CURSEL                      149
#define IDC_CURSOR2                     150
#define IDC_CURTAKE                     150
#define IDC_CURROT                      152
#define IDR_LEASH                       155
#define IDD_TEXTINPUT                   158
#define IDC_CURSOR3                     161
#define IDI_EYE                         163
#define ID_STATIC                       1002
#define IDC_TABS                        1005
#define IDC_OBJNAME                     1007
#define IDC_COLOR                       1008
#define IDC_LINSTY                      1009
#define IDC_SCROLLBAR1                  1010
#define IDC_SCROLLWD                    1010
#define IDC_BKCOLOR                     1010
#define IDC_COMBO2                      1011
#define IDC_CMBLINEWD                   1011
#define IDC_CHECK1                      1012
#define IDC_CHKFILL                     1012
#define IDC_RADIO1                      1013
#define IDC_RADX                        1013
#define IDC_RADSOLID                    1013
#define IDC_RADIO2                      1014
#define IDC_RADY                        1014
#define IDC_RADDASH                     1014
#define IDC_RADIO3                      1015
#define IDC_RADANY                      1015
#define IDC_RADDOT                      1015
#define IDC_RADIO4                      1016
#define IDC_RADDASHDOT                  1016
#define IDC_RADIO5                      1017
#define IDC_RADDASHDOTDOT               1017
#define IDC_RADIO6                      1018
#define IDC_PROP                        1019
#define IDC_EDITLX                      1020
#define IDC_EDITLY                      1021
#define IDC_EDITRX                      1022
#define IDC_EDITRY                      1023
#define IDC_LEFTX                       1024
#define IDC_LEFTY                       1025
#define IDC_RIGHTX                      1026
#define IDC_RIGHTY                      1027
#define IDC_LINEWD                      1028
#define IDC_MOVERATE                    1029
#define IDC_SLIDER2                     1031
#define IDC_WIDTH                       1031
#define IDC_BUTTON1                     1032
#define IDC_USE                         1032
#define IDC_FONT                        1032
#define IDC_EDITWDTH                    1036
#define IDC_LISTPROP                    1037
#define IDC_SPINWIDTH                   1040
#define IDC_WIDTHS                      1041
#define IDC_INPUT                       1043
#define ID_TOOL_BASE                    32772
#define ID_TOOL_PICK                    32772
#define ID_BNLINE                       32772
#define ID_TOOL_LINE                    32773
#define ID_BNRECT                       32773
#define ID_TOOL_RECTANGLE               32774
#define ID_TOOL_POLYGON                 32775
#define ID_TOOL_ELLIPSE                 32776
#define ID_TOOL_BEZIER_CURVE            32777
#define ID_TOOL_AREA_FILLING            32778
#define ID_BNELPS                       32778
#define ID_TOOL_CLIPPING                32779
#define ID_BNBERAS                      32779
#define ID_BNFILL                       32780
#define ID_TOOLBRUSH                    32780
#define ID_BUTTON32781                  32781
#define ID_TOOLPEN                      32781
#define ID_BUTTON32782                  32782
#define ID_TOOLTEXT                     32782
#define ID_BNMAGN                       32783
#define ID_TOOL_RECTSEL                 32783
#define ID_TOOL_IRRESEL                 32784
#define ID_BNPEN                        32785
#define ID_BUTTON32785                  32785
#define ID_TOOLCOPY                     32785
#define ID_BNBRUSH                      32786
#define ID_BUTTON32786                  32786
#define ID_TOOLPASTE                    32786
#define ID_TOOLCYCLE                    32787
#define ID_TOOLSIZE                     32788
#define ID_TOOLMOVE                     32789
#define ID_BNTEXT                       32790
#define ID_BUTTON32790                  32790
#define ID_BNMULT                       32791
#define ID_BNSELC                       32792
#define ID_BNIRRE                       32793
#define ID_BUTTON32798                  32798
#define ID_LESX                         32800
#define ID_LESY                         32801
#define ID_LESO                         32802
#define ID_LESW                         32803

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        164
#define _APS_NEXT_COMMAND_VALUE         32808
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -