'DeclarationPublic Enum ScreenAnsiColor Inherits System.Enum
'UsageDim instance As ScreenAnsiColor
public enum ScreenAnsiColor : System.Enum
'DeclarationPublic Enum ScreenAnsiColor Inherits System.Enum
'UsageDim instance As ScreenAnsiColor
public enum ScreenAnsiColor : System.Enum
| Member | Description |
|---|---|
| Black | Black. |
| Blue | Blue. |
| BrightWhite | Bright white. Available for SCO ANSI only. |
| Brown | Brown. |
| Cyan | Cyan. |
| Green | Green. |
| Grey | Grey. Available for SCO ANSI only. |
| LightBlue | Light blue. Available for SCO ANSI only. |
| LightCyan | Light cyan. Available for SCO ANSI only. |
| LightGreen | Light green. Available for SCO ANSI only. |
| LightMagenta | Light magenta. Available for SCO ANSI only. |
| LightRed | Light red. Available for SCO ANSI only. |
| Magenta | Magenta. |
| Red | Red. |
| White | White. |
| Yellow | Yellow. Available for SCO ANSI only. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.ScreenAnsiColor