IVsCodeWindowManager Methods

 

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

NameDescription
System_CAPS_pubmethodAddAdornments()

Adds adornments, such as drop-down bars, to a code window.

System_CAPS_pubmethodOnNewView(IVsTextView^)

Called by the core editor to notify a language that a new view was created.

System_CAPS_pubmethodRemoveAdornments()

Removes adornments, such as drop-down bars, from a code window.

Return to top
Show: