DefaultTextViewHostOptions.ShowPreviewOptionId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether a preview tip is shown when the mouse moves over the vertical scroll bar.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowPreviewOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowPreviewOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowPreviewOptionId;
staticval mutable ShowPreviewOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowPreviewOptionId As EditorOptionKey(Of Boolean)