Inheritance diagram for SplitPanel:


| Properties | |
| DOUBLE RW | DefaultSplit  [] | 
| Specifies the default splitter position. | |
| VARIANT_BOOL RW | Live  [] | 
| Specifies whether the child control size changed when the user moves the mouse. | |
| VARIANT_BOOL RW | Vertical  [] | 
| Specifies that the SplitPanel has vertical orientation. | |
The SplitPanel control must have a two child controls.
Only two controls need to be created in a SplitPanel, a splitter will be automaticly created between these controls.
| DOUBLE RW DefaultSplit | 
Specifies the default splitter position.
| VARIANT_BOOL RW Live | 
Specifies whether the child control size changed when the user moves the mouse.
| VARIANT_BOOL RW Vertical | 
Specifies that the SplitPanel has vertical orientation.