_EnvironmentGeneral.AutohidePinActiveTabOnly 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 AutohidePinActiveTabOnly { bool get(); void set(bool value); };
public:
 property bool AutohidePinActiveTabOnly { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12)]
public bool AutohidePinActiveTabOnly { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.AutohidePinActiveTabOnly : bool with get, set
Public Property AutohidePinActiveTabOnly As Boolean

Eigenschaftswert

Boolean

true , wenn alle Registerkarten, die nicht aktiv sind, ausgeblendet werden sollen, andernfalls false .

Attribute

Gilt für