VSplitContainer

Inherits: SplitContainer < Container < Control < CanvasItem < Node < Object

Vertical split container.

Description

Vertical split container. See SplitContainer. This goes from top to bottom.

Theme Properties

int

autohide

1

int

separation

12

Texture

grabber

StyleBox

bg

Theme Property Descriptions

Default

1

Boolean value. If 1 (true), the grabber will hide automatically when it isn't under the cursor. If 0 (false), it's always visible.


  • int separation

Default

12

The space between sides of the container.


The icon used for the grabber drawn in the middle area.