erjjones,
Yes, it's possible.
For example, let us remove the access key in the link dialog.
1. Open CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_a.ascx
2. Find the following code:
<td valign="middle" style="white-space:nowrap" >[[AccessKey]]:</td>
<td colspan="4">
<input type="text" id="inp_access" size="2" maxlength="1" />
Change it to:
<td valign="middle" style="white-space:nowrap" ></td>
<td colspan="4">
<input type="text" id="inp_access" size="2" maxlength="1" style="display:none" />
By using this method, you can remove any properties in the dialog.
Hope it helps.
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