Skip to content

pbBalloonStyle - cToolTipController

Determines if ToolTips are displayed in a cartoon-style "balloon" with a stem pointing to the UI object

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

Syntax

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

Description

Balloon ToolTips are similar to standard ToolTips, but are displayed in a cartoon-style "balloon" with a stem pointing to the UI object.

Default is False.

Col 1 Col 2
Note: Some of the tool tip appearance attributes, such as images and balloon style, will appear differently under Windows XP and Vista. This is the expected behavior of this Windows control. When setting these properties in your application, you will want to verify the tool tip appearance on all target platforms and skins.