IHTMLPopup element - how to obtain it



Hello,

I am a newbie to IE programming.
I have been trying to obtain all the elements inside a BHO.
I am able to obtain all anchor, form elements etc by enumerating
the frames, getting the WebBrowser2 object, and then querying for all
the elements.

I also get all the script elements. But how do I obtain the IHtmlPopup
element (createPopup in Javascript) and get its properties?

Any ideas will help.

Thanks in advance,
CGS

.



Relevant Pages

  • Re: hiding IHTMLElements
    ... "Geoff" wrote in message ... > I'm using a BHO and attempting to hide some form elements. ... case the HTML is reflowed so that no space is reserved for the element. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: How to create hyperlink in the page already opened?
    ... I have read some info about it on MSDN site and it seems it requires COM programming. ... can I use it to program BHO? ... version has only VB.NET support. ...
    (microsoft.public.frontpage.programming)
  • hiding IHTMLElements
    ... I'm using a BHO and attempting to hide some form elements. ... sucessfully removes the elements from the display, ... javascript errors. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: hiding IHTMLElements
    ... IHTMLStyle* style=NULL; ... > I'm using a BHO and attempting to hide some form elements. ... > javascript errors. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • RE: Prefilled forms(solved)
    ... I am quite new to PHP and programming, and maybe I'm not understanding ... > I had some prefilled form elements where I set the ...
    (php.general)