VLPropertyList Reference

Read/Write PropertyShowTooltip

See Also See Also Applies To Applies To

Enables or disables tool tip of VLProperty controls.

 

Syntax

object.ShowTooltip[= boolean]

 

The ShowTooltip property syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.
boolean A Boolean expression.

 

Setting

The settings for Value are:

Setting Description
False Disables the tooltip of the control.
True (Default) Enables the tooltip of the control.

 

Remark

Tooltip is shown when mouse hovers on a property cell not having enough width to fully display the contents.