This is the discussion forum for the HtmlEditor. See also the HtmlEditor home page, where you can download the control, and the Documentation Wiki, a collaborative project for documenting the control.
the onlyconnect.IHTMLImgElement interface does not seem to match the image elements returned by onlyconnect.IHTMLDocument3.getElementsByTagName("IMG") (or any other method for that matter)
I am using vbs.net 2008 under Vista. IE7 is installed.
the objects that are returned by that iterator seem to be of type {mshtml.HTMLImgClass}
I am using htmleditor source code that was checked out of SVN today.
many thanks for the fine code, and also for your consideration of this issue.