VLPropertyList Reference

Read/Write PropertyPropertyBackColor

See Also See Also Applies To Applies To

Returns or sets the default background color to be used for property display area in VLPropertyList control.

 

Syntax

object.PropertyBackColor [= color]

 

The PropertyBackColor property syntax has these parts:

PartDescription
object An object expression that evaluates to VLPropertyList.
color An OLE_COLOR expression specifying the default background color to be used for the properties of a VLPropertyList control.

 

Remark

You override background color for individual CProperty object through BackColor property of CProperty objects.