IVsTextEditGeneral.VerticalScrollBar Propriété

Définition

À usage interne Microsoft uniquement.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

Boolean
Attributs

S’applique à