This topic has not yet been rated - Rate this topic

bgColor property

Deprecated. Sets or retrieves a value that indicates the background color behind the object.

Syntax

HRESULT value = object.put_bgColor( v);HRESULT value = object.get_bgColor(* p);

Property values

Type: VARIANT

One of the color names or RGB values in the Color Table.

Standards information

Remarks

Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.