SetIndeterminate メソッド (UIACheckBox)

クラス

UIACheckBox.

処理

チェック ボックスを不確定状態に設定します。

構文

C#
checkBox.SetIndeterminate()
VB
checkBox.SetIndeterminate()