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

📄 resource.h

📁 WTL开发的一个写字板程序 ,很有借鉴意义
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by kPad.rc
//
#define IDC_BUTTON_REPLACE              3
#define IDC_BUTTON_REPLACE_ALL          4
#define IDAPPLY                         4
#define IDD_ABOUTBOX                    100
#define IDR_PRINTPREVIEWBAR             108
#define IDR_MAINFRAME                   128
#define IDR_FORMAT                      201
#define IDC_LIST                        202
#define IDR_CONTEXTMENU                 205
#define IDD_COLOR                       206
#define IDB_TRUETYPE_FONTTYPE           207
#define IDD_FIND                        208
#define IDI_PINNED                      212
#define IDI_UNPINNED                    213
#define IDD_REPLACE                     214
#define IDD_OPTION                      217
#define IDC_TAB                         1000
#define IDC_COMBO_FIND                  1002
#define IDC_CHECK_WHOLE_WORD            1003
#define IDC_CHECK_CASE                  1004
#define IDC_RADIO_UP                    1005
#define IDC_RADIO_DOWN                  1006
#define IDC_COMBO_REPLACE               1007
#define IDC_STATIC_FIND                 1025
#define IDC_STATIC_FIND2                1026
#define IDC_HYPERLINK                   1027
#define IDC_WARNING                     1028
#define IDC_COMBO_FONT                  1042
#define IDC_COMBO_SIZE                  1043
#define IDC_TEXT_COLOR                  1044
#define IDC_BACK_COLOR                  1045
#define IDC_LEFT_MARGIN                 1046
#define IDC_RIGHT_MARGIN                1047
#define IDC_MAX_BUFFER                  1048
#define IDC_UNDO_SIZE                   1049
#define IDC_TAB_COUNT                   1050
#define IDC_AUTO_URL                    1051
#define IDC_WORD_WRAP                   1052
#define IDC_COMBO_APPLY                 1053
#define SIDEBAR_ID                      1972
#define ID_FILE_NEW_WINDOW              32771
#define ID_FORMAT_ITALIC                32775
#define ID_FORMAT_BOLD                  32776
#define ID_FORMAT_UNDERLINE             32777
#define ID_FORMAT_COLOR                 32778
#define ID_FORMAT_BGRN                  32779
#define ID_FORMAT_LEFT                  32780
#define ID_FORMAT_JST                   32781
#define ID_FORMAT_RIGHT                 32782
#define ID_FORMAT_HIGHLIGHT             32783
#define ID_FORMAT_CNT                   32784
#define ID_FILE_SPELL                   32785
#define ID_VIEW_FORMAT                  32786
#define ID_EDIT_WORD_WRAP               32787
#define ID_OPTION                       32790
#define ID_DROP_INSERT                  32792
#define ID_DROP_LOAD                    32793
#define ID_DROP_CANCEL                  32794
#define ID_PP_BACK                      40006
#define ID_PP_CLOSE                     40008
#define ID_PP_FORWARD                   40011
#define ID_LANG_PANE                    61403
#define ID_COL_PANE                     61404
#define ID_ROW_PANE                     61405

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        220
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1054
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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