MenuCommand.Checked Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy ten element menu jest zaznaczony.

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

Wartość właściwości

true jeśli element jest zaznaczony; w przeciwnym razie , false.

Dotyczy