次の方法で共有


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 名前空間