TableLayoutControlCollection Constructor (TableLayoutPanel^)
.NET Framework (current version)
Initializes a new instance of the TableLayoutControlCollection class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- container
-
Type:
System.Windows.Forms::TableLayoutPanel^
The TableLayoutPanel control that contains the control collection.
Generally, the application programmer will not directly create instances of the TableLayoutControlCollection class. Instead, a reference to an existing TableLayoutControlCollection is returned by the Controls property.
.NET Framework
Available since 2.0
Available since 2.0
Show: