IVsTextEditGeneral.HorizontalScrollBar Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Valor da propriedade

Boolean
Atributos

Aplica-se a