VLPropertyList Reference

Read/Write PropertyForeColor

See Also See Also Applies To Applies To

Returns or sets the foreground color for an object in the Applies to list.

 

Syntax

object.ForeColor [=color ]

 

The ForeColor property syntax has these parts:

PartDescription
object An object expression that evaluates to an object in the Applies to list.
color An OLE_COLOR expression specifying the foreground color for an object in the Applies to list.

 

Remark

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