VLPropertyList Reference

ReadOnly PropertyFormattedText

See Also See Also Applies To Applies To

Returns formatted text of a property value, as it will be displayed in VLPropertyList control.

 

Syntax

object.FormattedText

 

The FormattedText property syntax has these parts:

PartDescription
object An object expression that evaluates to CProperty

 

Remarks

This property is typically used when you are custom drawing the property value. This is a read only property.