IVsTextEditGeneral Interface

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public interface class IVsTextEditGeneral
public interface class IVsTextEditGeneral
__interface IVsTextEditGeneral
[System.Runtime.InteropServices.Guid("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
[System.Runtime.InteropServices.TypeLibType(4176)]
public interface IVsTextEditGeneral
[System.Runtime.InteropServices.Guid("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface IVsTextEditGeneral
[<System.Runtime.InteropServices.Guid("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")>]
[<System.Runtime.InteropServices.TypeLibType(4176)>]
type IVsTextEditGeneral = interface
[<System.Runtime.InteropServices.Guid("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")>]
type IVsTextEditGeneral = interface
Public Interface IVsTextEditGeneral
Attributes

Properties

AutoDelimiterHighlighting

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

DragNDropTextEditing

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

GoToAnchorAfterEscape

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

HorizontalScrollBar

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

MarginIndicatorBar

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

SelectionMargin

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

UndoCaretActions

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

VerticalScrollBar

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Applies to