IVsTextManagerEvents2 Methods

 

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

NameDescription
System_CAPS_pubmethodOnRegisterMarkerType(Int32)

Fired when an external marker type is registered.

System_CAPS_pubmethodOnRegisterView(IVsTextView^)

Fired when a view is registered.

System_CAPS_pubmethodOnReplaceAllInFilesBegin()

Fired when a Replace All in Files operation has begun.

System_CAPS_pubmethodOnReplaceAllInFilesEnd()

Fired when a Replace All in Files operation has ended.

System_CAPS_pubmethodOnUnregisterView(IVsTextView^)

Fired when a view is unregistered.

System_CAPS_pubmethodOnUserPreferencesChanged2(array<VIEWPREFERENCES2>^, array<FRAMEPREFERENCES2>^, array<LANGPREFERENCES2>^, array<FONTCOLORPREFERENCES2>^)

Fired when the user's global preferences are changed.

Return to top
Show: