Partager via


IVsTextViewEvents Members

Include Protected Members
Include Inherited Members

Notifier of events occurring on the text view object.

The IVsTextViewEvents type exposes the following members.

Methods

  Name Description
Public method OnChangeCaretLine Notifies the client when a change of caret line occurs.
Public method OnChangeScrollInfo Notifies a client when the scrolling information is changed.
Public method OnKillFocus Notifies a client when a view loses focus.
Public method OnSetBuffer Notifies a client when a view is attached to a new buffer.
Public method OnSetFocus Notifies a client when a view receives focus.

Top

See Also

Reference

IVsTextViewEvents Interface

Microsoft.VisualStudio.TextManager.Interop Namespace