FlowLayoutPanel::SetFlowBreak Method (Control^, Boolean)
.NET Framework (current version)
Sets the value that represents the flow-break setting of the FlowLayoutPanel control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- control
-
Type:
System.Windows.Forms::Control^
The child control.
- value
-
Type:
System::Boolean
The flow-break value to set.
.NET Framework
Available since 2.0
Available since 2.0
Show: