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

検索する要素の名前を指定する System.String 値。
指定した名前を持つ要素を取得または設定します。
構文
Public Shadows ReadOnly Default Property Item( _
   ByVal name As String _
) As TouchToolBarItem
public new TouchToolBarItem this[ 
   string name
]; {get;}

パラメータ

name
検索する要素の名前を指定する System.String 値。

プロパティ値

指定した名前を持つ要素。
プラットフォーム

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

参照

TouchToolBarItemCollection クラス
TouchToolBarItemCollection メンバ

Send Feedback