IVsTextManagerEvents Methods

 

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

NameDescription
System_CAPS_pubmethodOnRegisterMarkerType(Int32)

Fired when an external marker type is registered.

System_CAPS_pubmethodOnRegisterView(IVsTextView^)

Fires when a view is registered.

System_CAPS_pubmethodOnUnregisterView(IVsTextView^)

Fires when a view is unregistered.

System_CAPS_pubmethodOnUserPreferencesChanged(array<VIEWPREFERENCES>^, array<FRAMEPREFERENCES>^, array<LANGPREFERENCES>^, array<FONTCOLORPREFERENCES>^)

Fires when the user's global preferences are changed.

Return to top
Show: