FrameDisplayBorders Property

True if the frame borders on the specified frames page are displayed. Read/write Boolean.

Remarks

For more information on creating frames pages, see Creating frames pages .

Example

This example sets Microsoft Word to display frame borders in the specified frames page.

ActiveDocument.ActiveWindow.ActivePane.Frameset _
    .FrameDisplayBorders = True

Applies to | Frameset Object

See Also | FrameDefaultURL Property | FrameLinkToFile Property | FrameName Property | FrameResizable Property | FrameScrollBarType Property | FramesetBorderColor Property | FramesetBorderWidth Property