vote up 1 vote down star

I have a System.Windows.Forms.Webbrowser control hosted in a Winforms app and am loading up a html document that has various elements with the contentEditable attribute set to true. How do I enable multi-level undo and redo for the document?

TIA.

MB

flag

2 Answers

vote up 0 vote down

Undo/Redo is built in here's the control i had used earlier http://www.itwriting.com/htmleditor/

link|flag
vote up 0 vote down

Hi,

Correct me if I'm wrong, but I would think you can apply the library DejaVu found in codeplex.

here is the blog link

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.