次の方法で共有


CheckBox.Default プロパティ

定義

チェック ボックスの既定値を設定または返します。

public:
 property bool Default { bool get(); void set(bool value); };
public bool Default { get; set; }
member this.Default : bool with get, set
Public Property Default As Boolean

プロパティ値

適用対象