FlowLayoutPanel Constructor ()
.NET Framework (current version)
Initializes a new instance of the FlowLayoutPanel class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This constructor sets the FlowDirection and WrapContents properties to their default values: LeftToRight and true, respectively.
.NET Framework
Available since 2.0
Available since 2.0
Show: