
This interface specifies an individual frame within a FRAMESET.
This element is a block element.
IHTMLFrameElement Methods
| put_borderColor | get_borderColor |
HRESULT put_borderColor(
VARIANT v
);
Sets the border color and must be used with the border property.
See also get_borderColor
HRESULT get_borderColor(
VARIANT *p
);
Retrieves the border color.
See also put_borderColor
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.