Window.WebBrowserControlFrame Method

Project Developer Reference

Returns the DOM object of a specified frame in the Web browser control window hosted inside the active window.

Syntax

expression.WebBrowserControlFrame(FrameName)

expression   A variable that represents a Window object.

Parameters

Name Required/Optional Data Type Description
FrameName Required Long The ID of the frame.

Return Value
[IHTMLDOCUMENT2]

See Also