Click to return to the Reusing Browser Technology home page    
IHTMLHRElement::get_width...     IHTMLIFrameElement::put_v...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLIFrameElement Interface


This interface creates inline floating frames.

IHTMLIFrameElement Methods

get_align Retrieves how the element is aligned with adjacent text.
get_hspace Retrieves the horizontal margins for the element.
get_vspace Retrieves the width of the vertical margins for the element.
put_align Sets how the element is aligned with adjacent text.
put_hspace Sets the horizontal margins for the element.
put_vspace Sets the vertical margins for the element.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

The IFRAME element is a block element.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.