IVsDynamicTabProvider Methods

 

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

NameDescription
System_CAPS_pubmethodGetTabStop(IVsTextLines^, Int32, array<TabStop>^)

Gets the TabStop for the given text buffer and line.

System_CAPS_pubmethodGetTabStopElements(IVsTextLines^, Int32, UInt32)

Gets the number of tab stops in the specified text buffer and line.

Return to top
Show: