Horizontal or vertical split container.
Horizontal or vertical split container depending on it's [member mode] setting. See [SplitContainer].
$DOCS_URL/tutorials/ui/gui_containers.md
Sets whether this [CSplitContainer] will act as a [HSplitContainer] or a [VSplitContainer].
This [CSplitContainer] will act as a [HSplitContainer].
This [CSplitContainer] will act as a [VSplitContainer].
Boolean value. If 1 ([code]true[/code]), the grabber will hide automatically when it isn't under the cursor. If 0 ([code]false[/code]), it's always visible.
The horizontal or vertical space between the [CSplitContainer]'s elements.
The icon used for the horizontal grabber drawn in the middle area.
The icon used for the vertical grabber drawn in the middle area.
The background drawn under this control.