This topic has not yet been rated - Rate this topic

IHTMLFrameSetElement interface

This interface specifies a frameset.

Members

The IHTMLFrameSetElement interface inherits from the IDispatch interface but does not have additional members.

Remarks

Framesets are used to organize multiple frames and nested framesets. A frameset organizes multiple frames on the screen. The only tags valid within a frameset are frame, nested frameSet, and noFrames.

The frameSet element is a block element.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.