Window.WebBrowserControlFrame method (Project)

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]

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.