Skip to content

pbSyncFloatingToolbars - cCJCommandBarSystem

Determines whether floating toolbars will be hidden when the application does not have focus.

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

Syntax

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

Description

The pbSyncFloatingToolbars property specifies whether floating toolbars will be hidden when the application does not have focus.

If set to true, floating toolbars will be hidden when the application loses the focus. The application could lose the focus if another application is opened.

If set to true, floating toolbars are hidden when the application loses the focus.

The default value is true.