_EnvironmentGeneral.ShowStatusBar Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property bool ShowStatusBar { bool get(); void set(bool value); };
public:
 property bool ShowStatusBar { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2)]
public bool ShowStatusBar { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.ShowStatusBar : bool with get, set
Public Property ShowStatusBar As Boolean

Eigenschaftswert

Boolean

true , wenn die Statusleiste angezeigt werden soll, andernfalls false .

Attribute

Gilt für