IHTMLFrameElement interface

This interface specifies an individual frame within a frameSet.

Members

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

  • Properties

Properties

The IHTMLFrameElement interface has these properties.

Property Description

borderColor

Sets or retrieves the border color of the object.

 

Remarks

The frame element is a block element.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch