Skip to content

pbAutoSizeHeight - cLinkLabel

Determines if the control will automatically adjust its height to fit the text based on the width

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

Syntax

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

Description

If True (the default), the control will automatically adjust its height to fit the text based on the width.

Sample

Set pbAutoSizeHeight to False