IVsDynamicTabProvider Interface
Visual Studio 2015
Provides dynamic tabs for the text view.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetTabStop(IVsTextLines, Int32, TabStop[]) | Gets the TabStop for the given text buffer and line. |
![]() | GetTabStopElements(IVsTextLines, Int32, UInt32) | Gets the number of tab stops in the specified text buffer and line. |
Show:
