TabPage.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 的新執行個體。

適用於

另請參閱