TableLayoutControlCollection.Container 속성

정의

컬렉션의 컨트롤을 포함하는 부모를 TableLayoutPanel 가져옵니다.

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

속성 값

TableLayoutPanel 현재 컬렉션의 컨트롤을 포함하는 컨트롤입니다.

설명

이 속성은 생성자에 의해 TableLayoutControlCollection 설정됩니다.

적용 대상

추가 정보