TabPage.CreateControlsInstance 方法

此成员重写 Control.CreateControlsInstance

语法

声明
Protected Overrides Function CreateControlsInstance As ControlCollection
用法
Dim returnValue As ControlCollection

returnValue = Me.CreateControlsInstance
protected override ControlCollection CreateControlsInstance ()
protected:
virtual ControlCollection^ CreateControlsInstance () override
protected ControlCollection CreateControlsInstance ()
protected override function CreateControlsInstance () : ControlCollection

版本信息

.NET Framework

受以下版本支持:2.0、1.1、1.0

.NET Compact Framework

受以下版本支持:2.0

请参见

参考

TabPage 类
TabPage 成员
System.Windows.Forms 命名空间