IVsCodeWindowManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddAdornments() | Adds adornments, such as drop-down bars, to a code window. |
![]() | OnNewView(IVsTextView^) | Called by the core editor to notify a language that a new view was created. |
![]() | RemoveAdornments() | Removes adornments, such as drop-down bars, from a code window. |
Show:
