VLPropertyList Reference

Read/Write PropertyBackColor

See Also See Also Applies To Applies To

Returns or sets the background color of the objects in Applies to list.

 

Syntax

object.BackColor [= color]

 

The BackColor property syntax has these parts:

PartDescription
object An object expression that evaluates to the objects in Applies to list.
color An OLE_COLOR expression specifying the background color to be used for the objects in Applies to list.

 

Remark

For CProperty object, setting BackColor to -1, will indicate that the property should use back color specified by PropertyBackColor of the parent VLPropertyList control. By Default, BackColor for CProperty object is set to -1.