System.Windows.Forms.FlowLayoutPanel.GetFlowBreak Method

Returns a value that represents the flow-break setting of the System.Windows.Forms.FlowLayoutPanel control.

Syntax

[System.ComponentModel.DisplayName("FlowBreak")]
[System.ComponentModel.DefaultValue(false)]
public bool GetFlowBreak (Control control)

Parameters

control
The child control.

Returns

true if the flow break is set; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0