Step 1.
Go to CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config page and create a dropmenu group in the <contextmenus> section.
For example:
<define name="MyPasteGroup" text="[[Paste]]">
<subItems>
<ref name="Paste" />
<ref name="PasteText" />
<ref name="PasteWord" />
<ref name="PasteAsHTML" />
</subItems>
</define>
Step 2.
Open a configuration file (CuteSoft_Client\CuteEditor\Configuration\AutoConfigure\compact.config, default.config......)
Add your dropmenu button and point it to the above group.
<item type="dropmenu" name="InsertForm" group="MyPasteGroup" imagename="insertform" />
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