Share via


frame HTML Object

The frame object specifies an individual frame within a FRAMESET HTML object.

Note   Frames are supported by Pocket PC compatible devices. SmartPhone does not support frames.

Properties

Property Data type Access Description
document Object Read-only Retrieves the Automation object of the active document, if any.
marginHeight Variant Read-only Sets or retrieves the top and bottom margin heights before displaying the text in a frame.
marginWidth Variant Read-only Sets or retrieves the left and right margin widths before displaying the text in a frame.
name String Read-only Sets or retrieves the frame name.
noResize Boolean Read-only Sets or retrieves whether the user can resize the frame.
scrolling String Read-only Sets or retrieves whether the frame can be scrolled.
src String Read-only Sets or retrieves a URL to be loaded by the object.

Requirements

Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.