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

📄 test.h

📁 VC界面类编程技巧大全附源码(DOC)
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Test.rc
//
#define IDD_DIALOG_MAIN                 101
#define IDI_ICON_MAIN                   102
#define IDC_BUTTON_CURRENT              1010
#define IDC_BUTTON_THREAD               1011
#define IDC_BUTTON_DESKTOP              1012
#define IDC_DISABLED                    1014
#define IDC_BUTTON_OPENFILENAME         1015
#define IDC_BUTTON_MESSAGEBOX           1016
#define IDC_BUTTON_DIALOG               1017
#define IDC_EDIT1                       1018
#define IDC_EDIT2                       1019
#define IDC_EDIT3                       1020
#define IDC_EDIT4                       1021
#define IDC_COMBO1                      1022
#define IDC_COMBO2                      1023
#define IDC_CHECK1                      1024
#define IDC_CHECK2                      1025
#define IDC_CHECK3                      1026
#define IDC_CHECK4                      1027
#define IDC_RADIO1                      1028
#define IDC_COMBO3                      1028
#define IDC_COMBO4                      1029
#define IDC_BUTTON1                     1031
#define IDC_RADIO2                      1032
#define IDC_RADIO3                      1033
#define IDC_RADIO4                      1034
#define IDC_SPIN1                       1035
#define IDC_SPIN2                       1036

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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