TableLayoutPanel.CreateControlsInstance 方法

定義

為該控制建立一個新的控制集合實例。

protected:
 override System::Windows::Forms::Control::ControlCollection ^ CreateControlsInstance();
protected override System.Windows.Forms.Control.ControlCollection CreateControlsInstance();
override this.CreateControlsInstance : unit -> System.Windows.Forms.Control.ControlCollection
Protected Overrides Function CreateControlsInstance () As Control.ControlCollection

傳回

一個新的實例 Control.ControlCollection 被指派到控制中心。

適用於