IVsCodeWindowEx Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Initialize(UInt32, VSUSERCONTEXTATTRIBUTEUSAGE, String^, String^, UInt32, array<INITVIEW>^) | Customizes some of the behavior of a code window, such as making the window read-only, hiding the dropdown bar and splitter, and provide auxiliary user context. |
![]() | IsReadOnly() | Determines whether the code window is read-only. |
Show:
