DialogWindowBase.IsCloseButtonEnabled Eigenschaft

Definition

Bestimmt, ob die Schaltfläche zum Schließen der Titelleiste aktiviert werden soll.

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

Eigenschaftswert

Boolean

True, wenn die Schaltfläche Titelleiste schließen aktiviert werden soll, andernfalls false.

Gilt für