TabStopFlags Enumeration

 

Contains flags defining tab stop properties.

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

[FlagsAttribute]
public enum TabStopFlags

Member nameDescription
USE_DEFAULT_REPEAT

Use the default repeat value.

From textmgr.idl:

Return to top
Show: