phoLastPanel - cDbSplitterContainer
Returns the object handle of the last (second) splitter container child
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle phoLastPanel
| Access Type | Syntax |
|---|---|
| Read Access: | Get phoLastPanel to HandleVariable |
| Write Access: | Set phoLastPanel to HandleVariable/Value |
Description
This property is maintained by the object and would rarely be set. It returns the last cSplitterContainerChild object, which, depending on the pbSplitVertical property, will be the right or bottom object.