Please Modify the context menu definition file.
The context menu definition file (Common.config) can be found in the /CuteEditor/Configuration/Shared folder. The context menu definition influences the available context menu items and the order of the context menu items. You can easily customize the context menu to address your unique needs.
For example, to modify EditGroup menu, you need to change the following code:
<define name="EditGroup" text="[[Edit]]">
<subItems>
<ref name="Undo" />
<ref name="Redo" />
<spliter />
<ref name="SelectAll" />
<ref name="PasteText" />
<ref name="PasteWord" />
<spliter />
<ref name="ToggleBorder" />
<ref name="FromFullPage" />
<ref name="ToFullPage" />
</subItems>
</define>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx