Menu/Button Function Description
 Find and replace Finds and allows replacements of text in the editor's content area.
 Spell Launchs the spell checker.
Cut Performs normal function of cutting.
Copy Copies the current selection and stores it in the clipboard.
Paste Inserts content from the clipboard into the editor at the selected position.
 Paste Plain Text Pastes plain text (no formatting) into the editor.
 Paste from word Pastes the content copied form the Microsoft Word and removes any web-unfriendly tags.
 Paste as HTML The content will be inserted into Cute Editor as HTML source.
Undo Undoes the last operation in the editor.
Redo Redoes the previously undone action.
 Insert the current date Inserts the current date. The date format used is the date format configured on the client's machine.
 Insert the current time Inserts the current time. The time format used is the time format configured on the client's machine.
 Insert Image Inserts a local image from the image gallery folder; thumbnail images are dynamically created and supports uploading of new images.
 Insert Image Inserts an image at the selected position in the editor and allows you to set it's properties.
 Direction left to right Direction of text is left to right.
 Direction right to left Direction of text is right to left.
Bold Bolds the selected text.
Italicize Italicizes the selected text.
Underline Underlines the selected text.
Left Justify Aligns the selected content to the left.
Center Centers the selected content.
Right Justify Aligns the selected content to the right
 Justify Full Justify Full.
 Justify None Justify None.
Remove Format Removes formatting from the selected text.
Font Color Changes the color of the selected text to desired color.
Highlight Highlights the selected text.
Ordered List Inserts an ordered list.
Unordered List Inserts an unordered list.
Indent Indents the selected content.
Outdent Outdents the selected content.
Insert Rule Inserts a horizontal rule at the selected position in the editor.
Insert Link Adds a link to the text on your page.
 Add image map Adds an image map.
Remove Link Removes the hyperlink from the selected content.
Select All Selects all content.
 Select None Selects no content.
 SyntaxHighlighter Allows you to easily post syntax highlighted code.
 Help Returns a help Toolbar Button. The help page URL is set by the HelpUrl Property.