Window.WebBrowserControlWindow Method
Project Developer Reference |
Returns the DOM object for the Microsoft Internet Explorer window loaded in the Web browser control that is hosted within the specified window in Project.
Syntax
expression.WebBrowserControlWindow
expression A variable that represents a Window object.
Return Value
[IHTMLDOCUMENT2]
See Also