ActiveFrameWindow Property

See Also         Example         Applies To

Returns the IHTMLWindow2 PageWindow object of the selected frame in the page window. Read-only Object.

Note   Accessing the ActiveFrameWindow property is the same as accessing the parent window throught the active page window as follows:

ActivePageWindow.Document.parentWindow