IHtmlWindow3 has screenLeft and screenTop of IE tab .... where are Width and Height?

Posted by HappyFunBall on Stack Overflow See other posts from Stack Overflow or by HappyFunBall
Published on 2010-05-26T16:57:51Z Indexed on 2010/05/26 17:01 UTC
Read the original article Hit count: 260

Filed under:
|
|
|

I've got an IHtmlDocument2 object, and its parentWindow gives me top and left coordinates of the current IE tab window via the IHtmlWindow3 interface ...

How can I get the width and height of that tab as well?

© Stack Overflow or respective owner

Related posts about ie

Related posts about height