piMaxSplitterLocation - cSplitterContainer
The maximum position for the splitter in dialog units
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piMaxSplitterLocation
| Access Type | Syntax |
|---|---|
| Read Access: | Get piMaxSplitterLocation to IntegerVariable |
| Write Access: | Set piMaxSplitterLocation to IntegerVariable/Value |
Description
Determines the maximum position for the splitter in dialog units. piMaxSplitterLocation is measured from the right or bottom side of the dialog.
Sample
Set piMaxSplitterLocation to 10
Default is 20.