PowerTools PlusPak for Windows Forms 8.0J
Add(GcTabPage) メソッド

GcTabControl.TabPageCollectionに追加するオブジェクト。
GcTabControl.TabPageCollectionに項目を追加します。
構文
Public Overloads Overridable Sub Add( _
   ByVal value As GcTabPage _
) 
public virtual void Add( 
   GcTabPage value
)

パラメータ

value
GcTabControl.TabPageCollectionに追加するオブジェクト。

戻り値の型

intは新しい要素を挿入した位置を示します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTabControl.TabPageCollection クラス
GcTabControl.TabPageCollection メンバ
オーバーロード一覧

Send Feedback