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