Skip to content

pbShowTooltips - AbstractTreeView

Determines if a tool tip should be displayed when the mouse hovers over an item

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer pbShowTooltips
Access Type Syntax
Read Access: Get pbShowTooltips to IntegerVariable
Write Access: Set pbShowTooltips to IntegerVariable/Value

Description

When the mouse hovers over on item that is too wide to be fully visible within the TreeView, a tool tip will automatically display the full text of the item. Set to False to prevent the tooltip from being shown.

Default is True.

Sample

Set pbShowTooltips to False