TableLayoutControlCollection.Container Properti

Definisi

Mendapatkan induk TableLayoutPanel yang berisi kontrol dalam koleksi.

public:
 property System::Windows::Forms::TableLayoutPanel ^ Container { System::Windows::Forms::TableLayoutPanel ^ get(); };
public System.Windows.Forms.TableLayoutPanel Container { get; }
member this.Container : System.Windows.Forms.TableLayoutPanel
Public ReadOnly Property Container As TableLayoutPanel

Nilai Properti

TableLayoutPanel yang berisi kontrol dalam koleksi saat ini.

Keterangan

Properti ini diatur oleh TableLayoutControlCollection konstruktor.

Berlaku untuk

Lihat juga