IVsCodeWindowEx Methods

 

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

NameDescription
System_CAPS_pubmethodInitialize(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.

System_CAPS_pubmethodIsReadOnly()

Determines whether the code window is read-only.

Return to top
Show: