System.Windows.Forms.FlowLayoutSettings Members

The members of System.Windows.Forms.FlowLayoutSettings are listed below.

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.

Public Methods

GetFlowBreak(object) : bool

Returns a value that represents the flow break setting of the control.

SetFlowBreak(object, bool)

Sets the value that represents the flow break setting of the control.