Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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