バージョン

Select(String) メソッド

項目のテキスト (表示値) に基づき、コンボ オブジェクトから項目を選択します。
シンタックス
'宣言
 
Public Overloads Sub Select( _
   ByVal text As String _
) 
public void Select( 
   string text
)

パラメータ

text
選択すべき項目のテキスト
解説
このアクションは、コントロールのエディターがコンボ ベース コントロールの場合にのみサポートされます。
プラットフォーム

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

参照