resource.h
来自「VC++开源条形码代码。自动生成条形码和打印功能」· C头文件 代码 · 共 39 行
H
39 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BarCode.rc
//
#define DLG_MAIN 102
#define IDR_MAINFRAME 128
#define DLG_TEST 129
#define MU_MAIN 130
#define DLG_BITMAP 131
#define ED_CODE 1001
#define BTN_HELP 1002
#define BTN_HIDE 1003
#define BTN_PRINT 1004
#define BTN_CLOSE 1005
#define BTN_ONTOP 1006
#define CMB_MAPMODE 1007
#define ED_PENW 1008
#define CMB_STYLE 1009
#define ED_PRINTX 1013
#define ED_PRINTY 1014
#define ED_PRINTH 1015
#define ED_MOVE 1016
#define ED_DENSITY 1019
#define ED_HEIGHT 1020
#define M0_PRINTBYDRAW 32771
#define M0_TEST 32772
#define M0_PRINTBYBMP 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?