This topic has not yet been rated - Rate this topic

frameBorder property

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

Syntax

HRESULT value = object.put_frameBorder( v);HRESULT value = object.get_frameBorder(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.