editorcontainer.hrh

来自「symbian socket development」· HRH 代码 · 共 22 行

HRH
22
字号
/*
========================================================================
 Name        : EditorContainer.hrh
 Author      : elite
 Copyright   : Your copyright notice
 Description : 
========================================================================
*/
enum TEditorContainerViewCommands
	{
	EEditorContainerViewRedMenuItemCommand = 0x6000,
	EEditorContainerViewGreenMenuItemCommand,
	EEditorContainerViewBlueMenuItemCommand,
	EEditorContainerViewRedMenuItem1Command,
	EEditorContainerViewGreenMenuItem1Command,
	EEditorContainerViewBlueMenuItem1Command,
	EEditorContainerViewLoad_PictureMenuItemCommand,
	EEditorContainerViewBoldMenuItemCommand,
	EEditorContainerViewIttalicMenuItemCommand,
	EEditorContainerViewUnderlineMenuItemCommand
	};

⌨️ 快捷键说明

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