Skip to content

pbVisible - cToolbarButton

Determines whether the button is visible in the toolbar

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

Syntax

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

Description

pbVisible determines whether the button is visible in the toolbar. Set pbVisible to True to display the button, and False to hide it.

Default is true.