DialogWindowBase.HasMaximizeButton Eigenschaft

Definition

Bestimmt, ob das Fenster eine Maximierungsschaltfläche besitzt.

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

Eigenschaftswert

Boolean

true, wenn das Fenster über eine Schaltfläche zum Maximieren verfügt, andernfalls false.

Gilt für