VLPropertyList Reference

Read/Write PropertyShowDescription

See Also See Also Applies To Applies To

Enables or disables display of property description pane at the below the properties in a VLPropertyList control.

 

Syntax

object.ShowDescription[= boolean]

 

The ShowDescription property syntax has these parts:

PartDescription
object An object expression that evaluates to VLPropertyList.
boolean A Boolean expression specifying if property description pane should be displayed.

 

Setting

The settings for Value are:

Setting Description
False Property description pane should not be displayed.
True (Default) Property description pane should be displayed.

 

Remarks

When description pane is visible, the control will show the current selected property's name and corresponding help in the description pane.