DeselectAll メソッド (UIAListBox)

クラス

UIAListBox.

処理

すべてのリスト項目の選択を解除します。

構文

C#
listBox.DeselectAll()
VB
listBox.DeselectAll()