New to Telerik UI for WinFormsStart a free 30-day trial

Contains string identifiers for localizable strings in RadMarkupEditor.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMarkupEditor.dll

Syntax:

C#
public class RadMarkupEditorStringId

Inheritance: objectRadMarkupEditorStringId

Constructors

C#
public RadMarkupEditorStringId()

Fields

String identifier for the add hyperlink dialog cancel button.

C#
public const string AddHyperlinkDialogCancel = "AddHyperlinkDialogCancel"

String identifier for the add hyperlink dialog OK button.

C#
public const string AddHyperlinkDialogOK = "AddHypelinkDialogOK"

String identifier for the add hyperlink dialog title.

C#
public const string AddHyperLinkDialogTitle = "AddHyperLinkDialogTitle"

String identifier for the hyperlink type field.

C#
public const string AddHyperlinkType = "AddHyperlinkType"

String identifier for the hyperlink URI field.

C#
public const string AddHyperlinkURI = "AddHyperlinkURI"

String identifier for the apply command.

C#
public const string MarkupEditorApplyString = "MarkupEditorApplyString"

String identifier for the bold formatting command.

C#
public const string MarkupEditorBoldString = "MarkupEditorBoldString"

String identifier for the bullets command.

C#
public const string MarkupEditorBulletsString = "MarkupEditorBulletsString"

String identifier for the clipboard group.

C#
public const string MarkupEditorClipboardString = "MarkupEditorClipboardString"

String identifier for the copy command.

C#
public const string MarkupEditorCopyString = "MarkupEditorCopyString"

String identifier for the cut command.

C#
public const string MarkupEditorCutString = "MarkupEditorCutString"

String identifier for the design tab.

C#
public const string MarkupEditorDesignString = "MarkupEditorDesignString"

String identifier for the font color command.

C#
public const string MarkupEditorFontColorString = "MarkupEditorFontColorString"

String identifier for the font name combo box.

C#
public const string MarkupEditorFontComboString = "MarkupEditorFontComboString"

String identifier for the font size combo box.

C#
public const string MarkupEditorFontSizeComboString = "MarkupEditorFontSizeComboString"

String identifier for the font group.

C#
public const string MarkupEditorFontString = "MarkupEditorFontString"

String identifier for the highlight command.

C#
public const string MarkupEditorHighlightString = "MarkupEditorHighlightString"

String identifier for the hyperlink command.

C#
public const string MarkupEditorHyperlinkString = "MarkupEditorHyperlinkString"

String identifier for the italic formatting command.

C#
public const string MarkupEditorItalicString = "MarkupEditorItalicString"

String identifier for the links group.

C#
public const string MarkupEditorLinksString = "MarkupEditorLinksString"

String identifier for the link command.

C#
public const string MarkupEditorLinkString = "MarkupEditorLinkString"

String identifier for the lists group.

C#
public const string MarkupEditorListsString = "MarkupEditorListsString"

String identifier for the markup tab.

C#
public const string MarkupEditorMarkupString = "MarkupEditorMarkupString"

String identifier for the numbering command.

C#
public const string MarkupEditorNumberingString = "MarkupEditorNumberingString"

String identifier for the ordered list command.

C#
public const string MarkupEditorOrderedListString = "MarkupEditorOrderedListString"

String identifier for the paste command.

C#
public const string MarkupEditorPasteString = "MarkupEditorPasteString"

String identifier for the redo command.

C#
public const string MarkupEditorRedoString = "MarkupEditorRedoString"

String identifier for the markup editor title.

C#
public const string MarkupEditorTitle = "MarkupEditorTitle"

String identifier for the underline formatting command.

C#
public const string MarkupEditorUnderlineString = "MarkupEditorUnderlineString"

String identifier for the undo command.

C#
public const string MarkupEditorUndoString = "MarkupEditorUndoString"

String identifier for the unordered list command.

C#
public const string MarkupEditorUnorderedListString = "MarkupEditorUnorderedListString"

String identifier for the ribbon maximize item text.

C#
public const string RibbonBarMaximizeItemText = "RibbonBarMaximizeItemText"

String identifier for the ribbon minimize item text.

C#
public const string RibbonBarMinimizeItemText = "RibbonBarMinimizeItemText"

String identifier for the ribbon quick access above item text.

C#
public const string RibbonBarQuickAccessAboveItemText = "RibbonBarQuickAccessAboveItemText"

String identifier for the ribbon quick access below item text.

C#
public const string RibbonBarQuickAccessBelowItemText = "RibbonBarQuickAccessBelowItemText"