PowerTools PlusPak for Windows Forms 8.0J
Item(Int32) プロパティ

指定したインデックスの要素を取得または設定します。
構文
Public Overloads Shadows Property Item( _
   ByVal index As Integer _
) As GcTabPage
public new GcTabPage Item( 
   int index
) {get; set;}

パラメータ

index

プロパティ値

指定したインデックスの場所にあるGcTabPage
プラットフォーム

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