Uncheck メソッド (JCheckBox)

クラス

JCheckBox.

処理

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

構文

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

VB

forwardCheckBox.Uncheck()