System.Windows.Forms.FlowLayoutPanel.SetFlowBreak Method

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

Syntax

[System.ComponentModel.DisplayName("FlowBreak")]
public void SetFlowBreak (Control control, bool value)

Parameters

control
The child control.
value
The flow-break value to set.

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