pbSplitVertical - cSplitterContainer
Determines if the splitter is horizontal or vertical
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbSplitVertical
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbSplitVertical to BooleanVariable |
| Write Access: | Set pbSplitVertical to BooleanVariable/Value |
Description
If True (the default), the splitter is vertical; if False, the splitter is horizontal.
Sample
Set pbSplitVertical to False