top property
Retrieves the topmost ancestor window.
Syntax
HRESULT value = object.get_top(IHTMLWindow2** p);
Property values
Type: Object
the topmost parent window.
Show:
Retrieves the topmost ancestor window.
HRESULT value = object.get_top(IHTMLWindow2** p);
Type: Object
the topmost parent window.