frameBorder property

[This documentation is preliminary and is subject to change.]

Sets or retrieves whether to display a border for the frame.

Syntax

HRESULT value = object.put_frameBorder(BSTR v);HRESULT value = object.get_frameBorder(BSTR* p);

Property values

Type: BSTR

1

Default. Inset border is drawn.

0

No border is drawn.

no

No border is drawn.

yes

Inset border is drawn.

Remarks

Invalid settings default to displaying borders.

 

 

Build date: 6/12/2012