Problems using DHTMLEdit Control with VB.Net

Im using the DHTMLEdit control in an aplication im developing but im having problems with the contex menu.
Has anyone used the DHTMLEdit control with DotNet? If so please help

If someone heard of a similar control please reply.

Thanks.

[243 byte] By [codefund.com] at [2007-12-16]
# 1
You might like to look at my HtmlEditor:

http://www.itwriting.com/htmleditor/index.php

This does have a standard contextmenu property so will likely solve your problems in that area.

The one thing it does not do is source code preservation. If anyone knows how to do that with mshtml (but without the DhtmlEdit control) please do say.

Even if you continue using the DhtmlEditor you might find some help in the sample code as the same techniques should work.

Tim

codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...