System.Windows.Forms.FlowLayoutPanel: Property Members

The properties of System.Windows.Forms.FlowLayoutPanel are listed below. For a list of all members, see the FlowLayoutPanel Members list.

See Also: Inherited members from System.Windows.Forms.Panel

Public Properties

FlowDirectionFlowDirection.

Gets or sets a value indicating the flow direction of the System.Windows.Forms.FlowLayoutPanel control.

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

Gets a cached instance of the panel's layout engine.

WrapContentsbool.

Gets or sets a value indicating whether the System.Windows.Forms.FlowLayoutPanel control should wrap its contents or let the contents be clipped.