[]
Panel that stacks children horizontally or vertically.
public class FlowPanel : BasePanel, ISupportUia
Name | Description |
---|---|
FlowPanel() | Initializes a new instance of the FlowPanel. |
FlowPanel(Style) | Initializes a new instance of the FlowPanel with the specified style settings. |
FlowPanel(Style, bool) | Initializes a new instance of the FlowPanel with the specified style and orientation. |
FlowPanel(bool) | Initializes a new instance of the FlowPanel of the specified orientation. |
Name | Description |
---|---|
Orientation | Specifies the Orientation value to use for layout children. |
Name | Description |
---|---|
AlignChildren(Graphics) | |
LayoutChildren(Graphics) |