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

Eigenschaftswert

Boolean
Attribute

Gilt für