VLPropertyList Reference

Read/Write PropertyReadonlyPropertyColor

See Also See Also Applies To Applies To

Returns or sets the foreground color for a property marked as readonly.

 

Syntax

object.ReadonlyPropertyColor [=color ]

 

The ReadonlyPropertyColor 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 a readonly property.

 

Remark

For CProperty object, that is marked as readonly, instead of ForeColor, the color specified through ReadonlyPropertyColor will be used.