TableLayoutControlCollection::Container Property
.NET Framework (current version)
Gets the parent TableLayoutPanel that contains the controls in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::TableLayoutPanel^The TableLayoutPanel that contains the controls in the current collection.
This property is set by the TableLayoutControlCollection constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: