pbVertical - cProgressBar
Determines whether to display the progress bar vertically or horizontally
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbVertical
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbVertical to BooleanVariable |
| Write Access: | Set pbVertical to BooleanVariable/Value |
Description
Progress bars can be displayed vertically or horizontally . Set pbVertical to True to display the progress bar vertically. Set pbVertical to False to display the progress bar horizontally.