resource.h

来自「MFC编程实例」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GDI.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_GDITYPE                     129
#define IDD_DIALOG_COLORBAR             130
#define IDB_BITMAP_GRID                 131
#define IDC_BUTTON                      1000
#define IDC_BUTTON_FB                   1000
#define IDC_BUTTON_COLOR1               1001
#define IDC_BUTTON_COLOR2               1002
#define IDC_BUTTON_COLOR3               1003
#define IDC_BUTTON_COLOR4               1004
#define IDC_BUTTON_COLOR5               1005
#define IDC_BUTTON_COLOR6               1006
#define IDC_BUTTON_COLOR7               1007
#define IDC_BUTTON_COLOR8               1008
#define IDC_BUTTON_COLOR9               1009
#define IDC_BUTTON_COLOR10              1010
#define IDC_BUTTON_COLOR11              1011
#define IDC_BUTTON_COLOR12              1012
#define IDC_BUTTON_COLOR13              1013
#define IDC_BUTTON_COLOR14              1014
#define IDC_BUTTON_COLOR15              1015
#define IDC_BUTTON_COLOR16              1016
#define IDC_BUTTON_COLOR17              1017
#define IDC_BUTTON_COLOR18              1018
#define IDC_BUTTON_COLOR19              1019
#define IDC_BUTTON_COLOR20              1020
#define ID_ZOOM_IN                      32771
#define ID_ZOOM_OUT                     32772
#define ID_GRID                         32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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