TextViewHostOptionExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsChangeTrackingEnabled(IEditorOptions^)

Determines whether change tracking is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsGlyphMarginEnabled(IEditorOptions^)

Determines whether the glyph margin is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsHorizontalScrollBarEnabled(IEditorOptions^)

Determines whether the horizontal scrollbar is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsLineNumberMarginEnabled(IEditorOptions^)

Determines whether the line number margin is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsOutliningMarginEnabled(IEditorOptions^)

Determines whether the outlining margin is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsSelectionMarginEnabled(IEditorOptions^)

Determines whether the selection margin is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsVerticalScrollBarEnabled(IEditorOptions^)

Determines whether the vertical scrollbar is enabled with the specified set of editor options.

System_CAPS_pubmethodSystem_CAPS_staticIsZoomControlEnabled(IEditorOptions^)

Determines whether the zoom control is enabled with the specified set of editor options.

Return to top
Show: