Check メソッド (UIACheckBox)

クラス

UIACheckBox.

処理

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

構文

C#
checkBox.Check()
VB
checkBox.Check()