ITextView Events

Include Protected Members
Include Inherited Members

The ITextView type exposes the following members.

Events

  Name Description
Public event Closed Occurs immediately after the text view is closed.
Public event GotAggregateFocus Occurs when the keyboard focus switches to the view or one of its adornments.
Public event LayoutChanged Occurs when the text editor performs a text line layout.
Public event LostAggregateFocus Occurs when the keyboard focus switches away from the view and any of its adornments.
Public event MouseHover Occurs when the mouse has hovered over a character.
Public event ViewportHeightChanged Occurs when the viewport height is changed. Deprecated.
Public event ViewportLeftChanged Occurs when the position of the viewport left edge is changed. Deprecated
Public event ViewportWidthChanged Occurs when the viewport width is changed. Deprecated.

Top

See Also

Reference

ITextView Interface

Microsoft.VisualStudio.Text.Editor Namespace