Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Adds adornments, such as drop-down bars, to a code window.
Called by the core editor to notify a language that a new view was created.
Removes adornments, such as drop-down bars, from a code window.
Top