Skip to content

pbAllowDuplicates - cCollection

Determines if text within the pane is aligned left, right or centered

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

Syntax

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

Description

The text within the pane can be aligned left, right or centered. Set the pbAllowDuplicates property to asLeft to align it left, asRight to align it right or asCenter to center it.

Default is false.