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
Notifies the client when a change of caret line occurs.
Notifies a client when the scrolling information is changed.
Notifies a client when a view loses focus.
Notifies a client when a view is attached to a new buffer.
Notifies a client when a view receives focus.
Top