System.Windows.Forms.FlowLayoutSettings: Property Members

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

Public Properties

FlowDirectionFlowDirection.

Gets or sets a value indicating the flow direction of consecutive controls.

[read-only]
override
LayoutEngineSystem.Windows.Forms.Layout.LayoutEngine.

Gets the current flow layout engine.

WrapContentsbool.

Gets or sets a value indicating whether the contents should be wrapped or clipped when they exceed the original boundaries of their container.