frameBorder Property

Microsoft FrontPage Visual Basic

frameBorder Property

Returns or sets a String that represents whether a border, if present, is drawn as a three-dimensional frame. Corresponds to the frameborder attribute for a FRAMESET or FRAME element.

expression.frameBorder

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

The String value for the frameBorder property can be one of the following:

Value Description
0 No border.
1 Draws an inset border.
no No border.
yes Draws an inset border.