Skip to content

pbVisible - cCJAbstractCommandBar

Determines if the toolbar or menubar is visible

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 if the toolbar or menubar is visible. This property can be set by the developer to control whether a toolbar or menubar is visible. If pbCloseable is true, the user can control this themselves from the context menu.

Default is true.