VLPropertyList Reference

Read/Write PropertyIndentation

See Also See Also Applies To Applies To

Returns or sets the width of the indentation of child properties in VLPropertyList.

 

Syntax

object.Indentation [= number]

 

The Indentation property syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.
number An numeric expression specifying the width that each child property is indented.

 

Remark

If you change the Indentation property at run time, the object is redrawn to reflect the new width. The property value cannot be negative.