Window.WebBrowserControlFrame(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
mshtml::IHTMLDocument2 ^ WebBrowserControlFrame(System::Object ^ FrameName);
public mshtml.IHTMLDocument2 WebBrowserControlFrame (object FrameName);
abstract member WebBrowserControlFrame : obj -> mshtml.IHTMLDocument2
Public Function WebBrowserControlFrame (FrameName As Object) As IHTMLDocument2
Parameters
- FrameName
- Object