Skip to content

Flex Panel#

Screenshot

Configures two components (A & B); one to fill a panel between min and max size of the Flex panel, the second fills the remaining space of the Flex panel.

There are four alignment options:

Screenshot

Set up#

  1. Define orientation of flex panel with Layout and set min and/or max size for the non-flex part of the panel.

  2. Add individual components or Layout Panel to each section of the flex panel.

Basics#

Screenshot

Name
A name for the component provided by the user.
Layout
Select default from horizontal top, vertical left, vertical right, horizontal bottom
Min Size
Defines the size of component A in pixels. Component B fills the remaining space inside the panel
Max Size
Default is 0. Defines the maximum size component A will occupy in the panel.

Max Size less than Min Size

When maximum size is less than minimum size, only minimum size will be used.

Style#

Style for common style settings