Select メソッド (ListBox)

クラス

ListBox.

処理

リスト ボックスから項目を選択します。

構文

C#
listBox.Select(item)
VB
listBox.Select(item)
変数 説明
item 選択する項目。 ItemIdentifier