_dispTextEditorEvents_Event 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
<ComVisibleAttribute(False)> _
Public Interface _dispTextEditorEvents_Event
[ComVisibleAttribute(false)]
public interface _dispTextEditorEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispTextEditorEvents_Event
[<ComVisibleAttribute(false)>]
type _dispTextEditorEvents_Event =  interface end
public interface _dispTextEditorEvents_Event

The _dispTextEditorEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_LineChanged Infrastructure. Microsoft Internal Use Only.
Public method remove_LineChanged Infrastructure. Microsoft Internal Use Only.

Top

Events

  Name Description
Public event LineChanged Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace