Skip to content

pbToolBarScreenTips - cCJCommandBarSystem

Determines if tool tips are shown for items

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

Syntax

Property Boolean pbToolBarScreenTips
Access Type Syntax
Read Access: Get pbToolBarScreenTips to BooleanVariable
Write Access: Set pbToolBarScreenTips to BooleanVariable/Value

Description

pbToolBarScreenTips determines if tool tips are displayed for menu and toolbar items. If true, tool tips will be displayed for toolbar bars and menu items. If false, tool tips will never be displayed. The text is determined by an item's psToolTip value.

The default is true

If true, the pbShowPopupBarToolTips property will determine if tool tips are displayed for popup menu items.