pbActive - cToolTipController
Determines if the ToolTip controller is active or inactive
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbActive
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbActive to BooleanVariable |
| Write Access: | Set pbActive to BooleanVariable/Value |
Description
When pbActive is set False, the ToolTips that are managed by this object will not be displayed.
Default is True.