Examples

Context menu customization

RichTextEditor is a context sensitive application, it is aware of it's context and acts accordingly. There are many ways to control the context menu behaviors within RichTextEditor:

Demo Code:

<RTE:Editor runat="server" ContentCss="example.css" toolbar="minimal" ID="Editor1" />