TabControl.CreateControlsInstance 方法

定义

此成员重写 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 的新实例。

适用于