System.Windows.Forms.FlowLayoutSettings.SetFlowBreak Method

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

Syntax

public void SetFlowBreak (object child, bool value)

Parameters

child
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