Pregunta Point where the panel of exploration begins.

  • domingo, 17 de septiembre de 2006 17:30
     
     

    Hello

    From a BHO, and respect to the iExplorer Window, How can I get the exact point (top, left) where the panel of exploration begins?

    Thanks

    Deza

Todas las respuestas

  • martes, 19 de septiembre de 2006 0:06
    Moderador
     
     

    I'm not sure what you mean by "panel of exploration." I've never heard that term used before.

    Please explain.

  • martes, 19 de septiembre de 2006 20:03
     
     

    Right panel of the Internet Explorer; the panel where the page (html) is displayed.

     

    How can I access this panel?

    I don’t speak about the HTML Document. I want to access it as a Windows Control (as possible). Specifically, I want to know the Top and Left properties.

     

    I think that neither ShDocVw nor MsHtml have interfaces for that.

     

    Maybe it is possible through the HWND of the Explorer, but I don’t know. For this last, maybe I need to ask in other forum.

     

    Thanks