<%@ Control Language="C#" %> <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI.Editor" TagPrefix="tools" %> <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI.Widgets" TagPrefix="widgets" %> <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI.Dialogs" TagPrefix="dialogs" %> <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>

RadEditor for ASP.NET AJAX

Help Topics

Icon Description Shortcut
  Style Builder - Allows the user to apply styles to the currently selected element. -
  TrackChanges - Provides a comparison between two contents. -
  XhtmlValidator - Uses the W3C XHTML Validator Page to perform validation of the current editor content. -
  ConvertToUpper - Convert the text of the current selection to upper case, preserving the non-text elements such as images and tables. -
  ConvertToLower - Convert the text of the current selection to lower case, preserving the non-text elements such as images and tables. -
  ImageMapDialog - Allow users to create image maps through draging over the images and creating hyperlink areas of different shapes. -
  FormatCodeBlock - Allow users to insert and format code blocks into the content. -
RealFontSize - Allows the user to apply to the current selection font size measured in pixels, rather than a fixed-size 1 to 7 (as does the FontSize tool). -
  ToggleScreenMode - Switches RadEditor into Full Screen Mode. -
  Show/Hide Border - Shows or hides borders around tables in the content area. -
Zoom - Changes the level of text magnification. -
  Module Manager - Activates /Deactivates modules from a drop-down list of available modules. -
  Find and Replace - Find (and replaces) text in the editor's content area. Ctrl+F
  Print button - Prints the contents of the RadEditor or the whole web page. Ctrl+P
  AjaxSpellCheck - Launches the spellchecker. -
  Cut button - Cuts the selected content and copies it to the clipboard. Ctrl+X
  Copy button - Copies the selected content to the clipboard. Ctrl+C
  Paste button - Pastes the copied content from the clipboard into the editor. Ctrl+V
  Paste from Word button - Pastes content copied from Word and removes the web-unfriendly tags. -
  Paste from Word cleaning fonts and sizes button - cleans all Word-specific tags and removes font names and text sizes. -
  Paste Plain Text button - Pastes plain text (no formatting) into the editor. -
  Paste as HTML button - Pastes HTML code in the content area and keeps all the HTML tags. -
  Undo button - Undoes the last action. Ctrl+Z
  Redo button - Redoes/Repeats the last action, which has been undone. Ctrl+Y
  Format Stripper button - Removes custom or all formatting from selected text. -
  Help - Launches the Quick Help you are currently viewing. -
  About Dialog - Shows the current version and credentials of RadEditor. -
INSERT AND MANAGE LINKS, TABLES, SPECIAL CHARACTERS, IMAGES and MEDIA
  Image Manager button - Inserts an image from a predefined image folder(s). Ctrl+G
  Image map - Allows users to define clickable areas within image. -
  Absolute Object Position button - Sets an absolute position of an object (free move). -
  Insert Table button - Inserts a table in the RadEditor. -
  Toggle Table Borders - Toggles borders of all tables within the editor. -
  Insert Snippet - Inserts pre-defined code snippets. -
  Insert Form Element - Inserts a form element from a drop-down list with available elements. -
  Insert Date button - Inserts current date. -
  Insert Time button - Inserts current time. -
  Flash Manager button - Inserts a Flash animation and lets you set its properties. -
  Windows Media Manager button - Inserts a Windows media object (AVI, MPEG, WAV, etc.) and lets you set its properties. -
  Document Manager - Inserts a link to a document on the server (PDF, DOC, etc.) -
  Hyperlink Manager button - Makes the selected text or image a hyperlink. Ctrl+K
  Remove Hyperlink button - Removes the hyperlink from the selected text or image. Ctrl+Shift+K
Insert Special Character dropdown - Inserts a special character (€ ®, ©, ±, etc.) -
Insert Custom Link dropdown - Inserts an internal or external link from a predefined list. -
  Choose HTML Template - Applies and HTML template from a predefined list of templates. -
CREATE, FORMAT AND EDIT PARAGRAPHS and LINES
  Insert New Paragraph button - Inserts new paragraph. Ctrl+M
Paragraph Style Dropdown button - Applies standard text styles to selected text. -
  Outdent button - Indents paragraphs to the left. -
  Indent button - Indents paragraphs to the right. -
  Align Left button - Aligns the selected paragraph to the left. -
  Center button - Aligns the selected paragraph to the center. -
  Align Right button - Aligns the selected paragraph to the right. -
  Justify button - Justifies the selected paragraph. -
  Bulleted List button - Creates a bulleted list from the selection. -
  Numbered List button - Creates a numbered list from the selection. -
  Insert horizontal line (e.g. horizontal rule) button - Inserts a horizontal line at the cursor position. -
CREATE, FORMAT AND EDIT TEXT, FONT and LISTS
  Bold button - Applies bold formatting to selected text. Ctrl+B
  Italic button - Applies italic formatting to selected text. Ctrl+I
  Underline button - Applies underline formatting to selected text. Ctrl+U
  Strikethrough button - Applies strikethrough formatting to selected text. -
  Superscript button - Makes a text superscript. -
  Subscript button - Makes a text subscript. -
Font Select button - Sets the font typeface. -
Font Size button - Sets the font size. -
  Text Color (foreground) button - Changes the foreground color of the selected text. -
  Text Color (background) button - Changes the background color of the selected text. -
Apply class - applies custom, predefined styles to the selected text. -
  Format Code Block - Allow users to insert and format code blocks into the content. -
Custom Links dropdown - Inserts custom, predefined link. -