Click to See Complete Forum and Search --> : VML editing width MSHTML and WebBrowser Control


gradiov
February 11th, 2003, 12:17 PM
Hi, everybody!

I am working on application where I need to provide some VML editing capabilities. I am pretty sure that MSHTML should serve me well here. Also while it provides a pretty easy way of designing HTML it lacks the VML editing capabilities. Right now I am looking into the IHTMLEditDesigner and IHTMLEditHost interfaces and wondering if I am on the right track.

Since I have not worked with MSHTML before I would greatly appreciate if somebody could give me a push in the right direction.

Thank you.