ScreenFieldColor 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.
public enum class ScreenFieldColor
public enum ScreenFieldColor
type ScreenFieldColor =
Public Enum ScreenFieldColor
- Inheritance
-
ScreenFieldColor
Fields
| Blue | 1 | |
| Default | 0 | |
| Green | 4 | |
| Pink | 3 | |
| Red | 2 | |
| Turquoise | 5 | |
| White | 7 | |
| Yellow | 6 |