Uncheck メソッド (SLCheckBox)
クラス
SLCheckBox
.
処理
チェック ボックスのチェックを外します。
構文
C#
checkBox
.
Uncheck
()
VB
checkBox
.
Uncheck
()