pbList - cToolbar
Determines if the button's label is displayed underneath the image or to the right of it
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbList
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbList to BooleanVariable |
| Write Access: | Set pbList to BooleanVariable/Value |
Description
The toolbar can display the button's label underneath the image or to the right of it. Set the pbList property To True, if you want the label to the right of the image, or set it to False, if you want the label underneath the image.
Default is false.