Skip to content

pbVisible - cCJStatusBar

Determines if the statusbar 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 statusbar is displayed or hidden. When true, the statusbar is visible. When set to false, the statusbar is hidden.

Default is True.