This topic has not yet been rated - Rate this topic

IVsTextViewEvents Interface

Notifier of events occurring on the text view object.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[GuidAttribute("E1965DA9-E791-49E2-9F9D-ED766D885967")] 
[InterfaceTypeAttribute(1)] 
public interface IVsTextViewEvents
/** @attribute GuidAttribute("E1965DA9-E791-49E2-9F9D-ED766D885967") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsTextViewEvents
GuidAttribute("E1965DA9-E791-49E2-9F9D-ED766D885967") 
InterfaceTypeAttribute(1) 
public interface IVsTextViewEvents

See illustrations of the implementation and/or calling of this interface in the sample Figures Language Service Sample.

Notes to Implementers Implement IVsTextViewEvents coincident with implementations of IVsTextView.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ