Class HBoxContainer
A container that arranges its child controls horizontally.
- Inheritance
-
HBoxContainer
- Derived
Remarks
A variant of BoxContainer that can only arrange its child controls horizontally. Child controls are rearranged automatically when their minimum size changes.