Table of Contents

Class KnownShortcuts.RichEditKeys

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Defines additional keys for the RichTextBox.

public class KnownShortcuts.RichEditKeys
Inheritance
KnownShortcuts.RichEditKeys

Properties

CenterAlign

Gets or sets keys used in the rich edit for aligning text to the center.

ClearTextFormatting

Gets or sets keys used in the rich edit to clear text formatting.

DecFontSize

Gets or sets keys used in the rich edit to decrease font size.

IncFontSize

Gets or sets keys used in the rich edit to increase font size.

Justify

Gets or sets keys used in the rich edit to justify the text.

LeftAlign

Gets or sets keys used in the rich edit for aligning text to the left.

RightAlign

Gets or sets keys used in the rich edit for aligning text to the right.

SelectAll

Gets or sets keys used in the rich edit to select all text.

ToggleBold

Gets or sets keys used in the rich edit for toggling font bold style.

ToggleItalic

Gets or sets keys used in the rich edit for toggling font italic style.

ToggleStrikethrough

Gets or sets keys used in the rich edit for toggling font strikethrough style.

ToggleUnderline

Gets or sets keys used in the rich edit for toggling font underline style.