Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent of the object.
Syntax
Property values
Type: Object
the parent.
Remarks
If the WebBrowser control is in a frame, this method returns the automation interface of the document object in the containing window. Otherwise, it delegates to the top-level control, if there is one.
The InternetExplorer application always returns a pointer to itself.
See also
Reference