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

要素のText
指定したキーを持つ要素を取得します。
構文
Public Overloads Shadows ReadOnly Property Item( _
   ByVal key As String _
) As GcTabPage
public new GcTabPage Item( 
   string key
) {get;}

パラメータ

key
要素のText

プロパティ値

名前がキーと一致する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