The properties of System.Windows.Forms.FlowLayoutSettings are listed below. For a list of all members, see the FlowLayoutSettings Members list.
See Also: Inherited members from System.Windows.Forms.LayoutSettings
FlowDirection | FlowDirection.
Gets or sets a value indicating the flow direction of consecutive controls. | |
[read-only] override | LayoutEngine | System.Windows.Forms.Layout.LayoutEngine.
Gets the current flow layout engine. |
WrapContents | bool.
Gets or sets a value indicating whether the contents should be wrapped or clipped when they exceed the original boundaries of their container. |