Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 869 Bytes

Project.Window.WebBrowserControlFrame.md

File metadata and controls

39 lines (24 loc) · 869 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Window.WebBrowserControlFrame method (Project)
vbapj.chm131100
vbapj.chm131100
project-server
Project.Window.WebBrowserControlFrame
29be55e7-02eb-d382-4759-4e1345381db8
06/08/2017
medium

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]

[!includeSupport and feedback]