IVsTextEditGeneral.HorizontalScrollBar Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Attribute