FlowLayout Properties
· wrapping
Specifies whether or not the UI elements can be wrapped to the next line.
If the value of this property is false, the UI elements are not wrapped. If the space is too small, UI elements are not displayed in one line but scroll columns are attached.