IVsTextEditGeneral Interface

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

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")> _
Public Interface IVsTextEditGeneral
[GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface IVsTextEditGeneral
[GuidAttribute(L"2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface class IVsTextEditGeneral
[<GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")>]
type IVsTextEditGeneral =  interface end
public interface IVsTextEditGeneral

The IVsTextEditGeneral type exposes the following members.

Properties

  Name Description
Public property AutoDelimiterHighlighting Infrastructure. Microsoft Internal Use Only.
Public property DragNDropTextEditing Infrastructure. Microsoft Internal Use Only.
Public property GoToAnchorAfterEscape Infrastructure. Microsoft Internal Use Only.
Public property HorizontalScrollBar Infrastructure. Microsoft Internal Use Only.
Public property MarginIndicatorBar Infrastructure. Microsoft Internal Use Only.
Public property SelectionMargin Infrastructure. Microsoft Internal Use Only.
Public property UndoCaretActions Infrastructure. Microsoft Internal Use Only.
Public property VerticalScrollBar Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace