Uncheck メソッド (UIACheckBox)

クラス

UIACheckBox.

処理

チェック ボックスのチェックを外します。

構文

C#
checkBox.Uncheck()
VB
checkBox.Uncheck()