TabStopFlags Enumeration
Contains flags defining tab stop properties.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration TabStopFlags
[FlagsAttribute]
public enum TabStopFlags
[FlagsAttribute]
public enum class TabStopFlags
[<FlagsAttribute>]
type TabStopFlags
public enum TabStopFlags
Members
Member name | Description | |
---|---|---|
USE_DEFAULT_REPEAT | Use the default repeat value. |
Remarks
COM Signature
From textmgr.idl: