Point where the panel of exploration begins.
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
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
I'm not sure what you mean by "panel of exploration." I've never heard that term used before.
Please explain.
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