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