Include Protected Members
Include Inherited Members
Allows adornments, such as drop-down bars, to be added to or removed from a code window.
The IVsCodeWindowManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | AddAdornments | Adds adornments, such as drop-down bars, to a code window. | 
| .gif) | OnNewView | Called by the core editor to notify a language that a new view was created. | 
| .gif) | RemoveAdornments | Removes adornments, such as drop-down bars, from a code window. | 
Top