ScreenFieldAttribute Enum
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.
This enumeration supports a bitwise combination of its member values.
public enum class ScreenFieldAttribute
C#
[System.Flags]
public enum ScreenFieldAttribute
type ScreenFieldAttribute =
Public Enum ScreenFieldAttribute
- Inheritance
-
ScreenFieldAttribute
- Attributes
Name | Value | Description |
---|---|---|
Normal | 0 | |
Modified | 1 | |
DisplayPen | 4 | |
Bright | 8 | |
NonDisplay | 12 | |
Numeric | 16 | |
Protected | 32 | |
AutoSkip | 48 |
Product | Versions |
---|---|
Host Integration Server | 2016 |