Panel Size

Although there are no splitter bars between the panels on this page, they will be resized when the browser window is resized.  The panels have different property values that affect their sizing behavior.  Try resizing the browser window to see the effect.

The following two panels fills the remaining height of the browser window. Their relative heights are 1:1, but are also subjected to additional constrains listed below.

Relevant panel properties: Filled, MinSize#, MaxSize#, StepSize#. (# not available in WebLayoutLite)

This panel has a maximum size of 250px, a minimum size of 50px, and a step size of 50px.
This panel has a minimum size of 100px.