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

📄 resource.h

📁 ObjectARX对autoCAD进行二次开发的关于界面的工具条和树型控件例子源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Ch7_6.rc
//
#define IDC_BTN_HIDEDLG                 3
#define IDS_PROJNAME                    100
#define IDD_WINDOTYPE                   129
#define IDR_TB_WINDDLG                  129
#define IDB_WINDOW                      131
#define IDB_ROWS                        133
#define IDB_COLS                        134
#define IDB_HEIGHT                      135
#define IDB_WIDTH                       136
#define IDB_STARTPT                     137
#define IDB_RECT                        138
#define IDB_ARCH                        139
#define IDB_APEX                        140
#define IDD_TREEDLG                     141
#define IDC_RB_TYPERECT                 1000
#define IDC_RB_TYPEARCH                 1001
#define IDC_RB_TYPEAPEX                 1002
#define IDC_BTN_PICKPT                  1003
#define IDC_EDIT_HEIGHT                 1004
#define IDC_EDIT_WIDTH                  1005
#define IDC_EDIT_COLS                   1006
#define IDC_EDIT_XVAL                   1007
#define IDC_EDIT_YVAL                   1008
#define IDC_EDIT_ROWS                   1009
#define IDC_CHK_VISTB                   1010
#define IDC_SPIN_COLS                   1011
#define IDC_TREE1                       1012
#define IDC_SPIN_ROWS                   1012
#define ID_TBTN_DRAW                    32771
#define ID_TBTN_INFO                    32772
#define ID_TBTN_WINDDLG                 32770
//#define ID_TBTN_DRAW                    32771
//#define ID_TBTN_INFO                    32772
//#define ID_TBTN_WINDDLG                 32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        200
#define _APS_NEXT_COMMAND_VALUE         32768
#define _APS_NEXT_CONTROL_VALUE         200
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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