DefaultTextViewHostOptions.VerticalScrollBarId Field

Definition

Determines whether to have a vertical scroll bar.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> VerticalScrollBarId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> VerticalScrollBarId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> VerticalScrollBarId;
 staticval mutable VerticalScrollBarId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly VerticalScrollBarId As EditorOptionKey(Of Boolean) 

Field Value

Applies to