IHTMLFrameElement2 interface

This interface specifies an individual frame within an IHTMLFrameSetElement.

Members

The IHTMLFrameElement2 interface inherits from the IDispatch interface. IHTMLFrameElement2 also has these types of members:

  • Properties

Properties

The IHTMLFrameElement2 interface has these properties.

Property Description

height

Sets or retrieves the height of the object.

width

Sets or retrieves the width of the object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLFrameElement