DefaultTextViewHostOptions Fields

 

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticChangeTrackingId

Determines whether to have the change tracking margin.

System_CAPS_pubfieldSystem_CAPS_staticChangeTrackingMarginWidthOptionId

Determines the width of the change tracking margin.

System_CAPS_pubfieldSystem_CAPS_staticChangeTrackingMarginWidthOptionName

The name of the option that determines the width of the change tracking margin.

System_CAPS_pubfieldSystem_CAPS_staticChangeTrackingName

The name of the option that determines whether to have the change tracking margin. The change tracking margins "reset" (lose the change history) when this option is turned off. If it is turned back on, it will track changes from the time the margin is turned on.

System_CAPS_pubfieldSystem_CAPS_staticErrorMarginWidthOptionId

The option that determines whether to have the change tracking margin. The change tracking margins "reset" (lose the change history) when this option is turned off. If it is turned back on, it will track changes from the time the margin is turned on.

System_CAPS_pubfieldSystem_CAPS_staticErrorMarginWidthOptionName

The name of the option that determines whether to have the change tracking margin. The change tracking margins "reset" (lose the change history) when this option is turned off. If it is turned back on, it will track changes from the time the margin is turned on.

System_CAPS_pubfieldSystem_CAPS_staticGlyphMarginId

Determines whether to have a glyph margin.

System_CAPS_pubfieldSystem_CAPS_staticGlyphMarginName

The name of the option that determines whether to have a glyph margin.

System_CAPS_pubfieldSystem_CAPS_staticHorizontalScrollBarId

Determines whether to have a horizontal scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticHorizontalScrollBarName

The name of the option that determines whether to have a horizontal scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticLineNumberMarginId

Determines whether to have a line number margin.

System_CAPS_pubfieldSystem_CAPS_staticLineNumberMarginName

The name of the option that determines whether to have a line number margin.

System_CAPS_pubfieldSystem_CAPS_staticMarkMarginWidthOptionId

Determines the width of the marks margin.

System_CAPS_pubfieldSystem_CAPS_staticMarkMarginWidthOptionName

The name of the option that determines the width of the marks margin.

System_CAPS_pubfieldSystem_CAPS_staticOutliningMarginId

Determines whether to have an outlining margin.

System_CAPS_pubfieldSystem_CAPS_staticOutliningMarginName

The name of the option that determines whether to have an outlining margin.

System_CAPS_pubfieldSystem_CAPS_staticPreviewSizeOptionId

Determines the size (in lines of text) of the default tip.

System_CAPS_pubfieldSystem_CAPS_staticPreviewSizeOptionName

The name of the option that determines the size (in lines of text) of the default tip.

System_CAPS_pubfieldSystem_CAPS_staticSelectionMarginId

Determines whether to have a selection margin.

System_CAPS_pubfieldSystem_CAPS_staticSelectionMarginName

The name of the option that determines whether to have a selection margin.

System_CAPS_pubfieldSystem_CAPS_staticShowCaretPositionOptionId

Determines whether the vertical margin shows the location of the caret.

System_CAPS_pubfieldSystem_CAPS_staticShowCaretPositionOptionName

The name of the option that determines whether the vertical margin shows the location of the caret.

System_CAPS_pubfieldSystem_CAPS_staticShowChangeTrackingMarginOptionId

Determines whether changes are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowChangeTrackingMarginOptionName

The name of the option that determines whether changes are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowEnhancedScrollBarOptionId

Determines whether the vertical scroll bar is shown as a standard WPF scroll bar or the new enhanced scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowEnhancedScrollBarOptionName

The name of the option that determines whether the vertical scroll bar is shown as a standard WPF scroll bar or the new enhanced scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowErrorsOptionId

Determines whether errors are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowErrorsOptionName

The name of the option that determines whether errors are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowMarksOptionId

Determines whether marks (bookmarks, breakpoints, etc.) are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowMarksOptionName

The name of the option that determines whether marks (bookmarks, breakpoints, etc.) are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowPreviewOptionId

Determines whether a preview tip is shown when the mouse moves over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowPreviewOptionName

The name of the option that determines whether a preview tip is shown when the mouse moves over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowScrollBarAnnotationsOptionId

Determines whether any annotations are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticShowScrollBarAnnotationsOptionName

The name of the option that determines whether any annotations are shown over the vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticSourceImageMarginEnabledOptionId

Determines whether the source image margin is displayed. This margin is only shown if this option is set together with the ShowEnhancedScrollBarOption, and the SourceImageMarginWidth is >= 25.0.

System_CAPS_pubfieldSystem_CAPS_staticSourceImageMarginEnabledOptionName

The name of the option that determines whether the source image margin is displayed. This margin is only shown if this option is set together with the ShowEnhancedScrollBarOption, and the SourceImageMarginWidth is >= 25.0.

System_CAPS_pubfieldSystem_CAPS_staticSourceImageMarginWidthOptionId

Determines the width of the source image margin.

System_CAPS_pubfieldSystem_CAPS_staticSourceImageMarginWidthOptionName

The name of the option that determines the width of the source image margin.

System_CAPS_pubfieldSystem_CAPS_staticSuggestionMarginId

System_CAPS_pubfieldSystem_CAPS_staticSuggestionMarginName

System_CAPS_pubfieldSystem_CAPS_staticVerticalScrollBarId

Determines whether to have a vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticVerticalScrollBarName

The name of the option that determines whether to have a vertical scroll bar.

System_CAPS_pubfieldSystem_CAPS_staticZoomControlId

Determines whether to have a zoom control.

System_CAPS_pubfieldSystem_CAPS_staticZoomControlName

The name of the option that destermines whether to have a zoom control.

Return to top
Show: