DeselectAll メソッド (SLListBox)

クラス

SLListBox.

処理

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

構文

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