Right now I am using the windows form of the html editor and I am having some issues with the controls and was wondering if infragistics has one? We have infragistics 11.1.
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
We have found that adding the following into the code fixes our issue but we may be looking to switch in the future.
webBrowser1.Document.Body.SetAttribute("contentEditable", "true");