IVsTextManagerEvents3 Methods

 

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

NameDescription
System_CAPS_pubmethodOnRegisterMarkerType(Int32)

Fires when a new marker type is registered.

System_CAPS_pubmethodOnRegisterView(IVsTextView^)

Fires when a view is registered.

System_CAPS_pubmethodOnReplaceAllInFilesBegin()

Fires when a “Replace All in Files” operation begins.

System_CAPS_pubmethodOnReplaceAllInFilesEnd()

Fires when a “Replace All in Files” operation ends.

System_CAPS_pubmethodOnUnregisterView(IVsTextView^)

Fires when a view is unregistered.

System_CAPS_pubmethodOnUserPreferencesChanged3(array<VIEWPREFERENCES3>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^)

Fires whenever the user’s global preferences change.

Return to top
Show: