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

📄 whiteboard_res.h

📁 brew应用程序
💻 H
字号:

#ifndef WHITEBOARD_RES_H
#define WHITEBOARD_RES_H

// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor

#define WHITEBOARD_RES_FILE "whiteboard.bar"

#define IDC_DRAW		1
#define IDC_TOOLS		2
#define IDC_HELP		3
#define IDC_ABOUT		4
#define IDC_OK		5
#define IDS_MAIN_MENU		6
#define IDS_ABOUT_FORMAT_STRING		7
#define IDS_SELECT_COLORS		8
#define IDS_DRAW_MODE		9
#define IDS_HELP_LOAD_ERROR		10
#define IDC_SHAPES		11
#define IDC_COLOR		12
#define IDC_LINES		13
#define IDC_FILLED_SHAPES		14
#define IDC_UNFILLED_SHAPES		15
#define IDC_WHITE		26
#define IDC_BLACK		27
#define IDC_GRAY1		28
#define IDC_GRAY2		29
#define IDC_BORDER		30
#define IDC_FILL		31
#define IDC_DONE		33
#define IDS_MODE		34
#define IDS_RED		35
#define IDS_GREEN		36
#define IDS_BLUE		37
#define IDS_CLIP_MODE		41
#define IDC_LINE		100
#define IDC_POLYLINE		101
#define IDC_ARC		102
#define IDC_POLYGON		103
#define IDC_TRIANGLE		104
#define IDC_RECTANGLE		105
#define IDC_PIE		106
#define IDC_ELLIPSE		107
#define IDC_CIRCLE		108
#define IDC_CLIP_RECT		109
#define IDC_MAX_SHAPES		110
#define IDB_TOOLS		2
#define IDB_HELP		3
#define IDB_ABOUT		4
#define IDB_SPLASH		5
#define IDB_SHAPES		6
#define IDB_COLOR		7
#define IDB_LINES		8
#define IDB_FILLED_SHAPES		9
#define IDB_UNFILLED_SHAPES		10
#define IDB_FILLED_CIRCLE		11
#define IDB_FILLED_ELLIPSE		12
#define IDB_FILLED_RECTANGLE		14
#define IDB_FILLED_TRIANGLE		15
#define IDB_FILLED_POLYGON		16
#define IDB_UNFILLED_CIRCLE		17
#define IDB_UNFILLED_ELLIPSE		18
#define IDB_UNFILLED_PIE		19
#define IDB_UNFILLED_RECTANGLE		20
#define IDB_UNFILLED_TRIANGLE		21
#define IDB_UNFILLED_POLYGON		22
#define IDB_LINE		23
#define IDB_POLYLINE		24
#define IDB_ARC		25
#define IDB_TITLEBAR		26


#endif  // WHITEBOARD_RES_H

⌨️ 快捷键说明

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