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
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0