VLPropertyList Reference

Read/Write PropertyPropertyForeColor

See Also See Also Applies To Applies To

Returns or sets the default text color to be used for properties text in VLPropertyList control.

 

Syntax

object.PropertyForeColor [= color]

 

The BackColor 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 text color for individual CProperty object through ForeColor property of CProperty objects.