TabStopFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains flags defining tab stop properties.
This enumeration supports a bitwise combination of its member values.
public enum class TabStopFlags
public enum class TabStopFlags
enum TabStopFlags
[System.Flags]
public enum TabStopFlags
[<System.Flags>]
type TabStopFlags =
Public Enum TabStopFlags
- Inheritance
-
TabStopFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
USE_DEFAULT_REPEAT | 1 | Use the default repeat value. |
Remarks
COM Signature
From textmgr.idl: