IVsTextLinesEvents Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodOnChangeLineAttributes(Int32, Int32)

Notifies the client when the text line attributes have been changed.

System_CAPS_pubmethodOnChangeLineText(array<TextLineChange>^, Int32)

Notifies the client when the content of a text line in the buffer has changed.

Return to top
Show: