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

📄 resource.h

📁 Visual C++下的界面设计
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PropSheet Wizard.rc
//
#define IDI_CUSTOMWZ                    1
#define IDS_CLASS_EXIST                 1
#define IDS_FILE_EXIST                  2
#define IDS_CUSTOM1_RADIO_MODAL_TIP     100
#define IDS_CUSTOM1_RADIO_MODELESS_TIP  101
#define IDS_CUSTOM1_CHECK_ABOUT_TIP     102
#define IDS_CUSTOM1_CHECK_BITMAP_PAGES_TIP 103
#define IDS_CUSTOM1_CHECK_TOOLTIPS_TIP  104
#define IDS_CUSTOM1_CHECK_STANDARDBUTTONS_TIP 105
#define IDS_CUSTOM1_CHECK_MINIMIZEBOX_TIP 106
#define IDS_CUSTOM1_CHECK_SEND_TO_TASKBAR_TIP 107
#define IDS_CUSTOM1_CHECK_START_ON_TASKBAR_TIP 108
#define IDS_CUSTOM1_RADIO_DLL_TIP       109
#define IDS_CUSTOM1_RADIO_STATICALLY_TIP 110
#define IDD_CUSTOM1                     129
#define IDD_CUSTOM2                     130
#define IDD_CUSTOM3                     131
#define IDB_YELLOW_PATTERN              164
#define IDR_TOOLBAR                     168
#define IDD_DIALOG_PAGE                 170
#define IDB_BITMAP_STEP                 174
#define IDB_STEP1_STANDARDBUTTONS       175
#define IDB_TOOLTIPS                    177
#define IDB_BITMAP_PAGES                178
#define IDB_MINIMIZE_BOX                179
#define IDB_NO_SEND_TO_TASKBAR          180
#define IDB_SEND_TO_TASKBAR             181
#define IDB_ABOUT                       183
#define IDB_STEP2SMALL                  184
#define IDB_STEP2MEDIUM                 185
#define IDB_STEP2LARGE                  186
#define IDB_STEP1_NOSTANDARDBUTTONS     187
#define IDS_CUSTOM2_EDIT_TITLE_TIP      200
#define IDS_CUSTOM2_RADIO_SMALLPAGES_TIP 201
#define IDS_CUSTOM2_RADIO_MEDIUMPAGES_TIP 202
#define IDS_CUSTOM2_RADIO_LARGEPAGES_TIP 203
#define IDS_CUSTOM2_LIST_PAGES_TIP      204
#define IDS_CUSTOM2_PAGE_NEW_TIP        205
#define IDS_CUSTOM2_PAGE_MODIFY_TIP     206
#define IDS_CUSTOM2_PAGE_DELETE_TIP     207
#define IDS_CUSTOM2_PAGE_MOVEUP_TIP     208
#define IDS_CUSTOM2_PAGE_MOVEDOWN_TIP   209
#define IDS_PAGEDLG_EDIT_CAPTION_TIP    300
#define IDS_PAGEDLG_EDIT_CLASS_TIP      301
#define IDC_RADIO_SMALLPAGES            1000
#define IDC_RADIO_MEDIUMPAGES           1001
#define IDC_RADIO_MODAL                 1002
#define IDC_RADIO_LARGEPAGES            1002
#define IDC_RADIO_MODELESS              1003
#define IDC_EDIT_TITLE                  1003
#define IDC_CHECK_MINIMIZEBOX           1004
#define IDC_CHECK_SEND_TO_TASKBAR       1005
#define IDC_FRAME_TOOLBAR               1005
#define IDC_CHECK_START_ON_TASKBAR      1006
#define IDC_CHECK_ABOUT                 1007
#define IDC_CHECK_BITMAP_PAGES          1008
#define IDC_LIST_PAGES                  1008
#define IDC_CHECK_TOOLTIPS              1009
#define IDC_PAGE_NEW                    1010
#define IDC_RADIO_DLL                   1010
#define IDC_PAGE_MODIFY                 1011
#define IDC_RADIO_STATICALLY            1011
#define IDC_PAGE_DELETE                 1012
#define IDC_CHECK_STANDARDBUTTONS       1012
#define IDC_PAGE_MOVEUP                 1013
#define IDC_PAGE_MOVEDOWN               1014
#define IDC_EDIT_CAPTION                1023
#define IDC_EDIT_CLASS                  1024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        186
#define _APS_NEXT_COMMAND_VALUE         40006
#define _APS_NEXT_CONTROL_VALUE         1024
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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