バージョン

Activate メソッド (WinListViewRecordReplayServer)

オブジェクト リストの項目をアクティブ化します。
シンタックス
'宣言
 
Public Sub Activate( _
   ByVal item As System.Object _
) 
public void Activate( 
   System.object item
)

パラメータ

item
リストからアクティブ化する項目。項目の値 (引用符で囲む) または数値インデックス (引用符で囲まない) で項目を示すことができます。リストの最初の項目の番号は 0 になります。
プラットフォーム

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

参照