'Declaration
Public Enum GraphicsCrosshairColorOption Inherits System.Enum
'Usage
Dim instance As GraphicsCrosshairColorOption
public enum GraphicsCrosshairColorOption : System.Enum
'Declaration
Public Enum GraphicsCrosshairColorOption Inherits System.Enum
'Usage
Dim instance As GraphicsCrosshairColorOption
public enum GraphicsCrosshairColorOption : System.Enum
Member | Description |
---|---|
Black | The cursor is black. |
Blue | The cursor is blue. |
Cyan | The cursor is cyan. |
DarkBlue | The cursor is dark blue. |
DarkCyan | The cursor is dark cyan. |
DarkGreen | The cursor is dark green. |
DarkGrey | The cursor is dark grey. |
DarkMagenta | The cursor is dark magenta. |
DarkRed | The cursor is dark red. |
DarkYellow | The cursor is dark yellow. |
Green | The cursor is green. |
Grey | The cursor is grey. |
Magenta | The cursor is magenta. |
Red | The cursor is red. |
White | The cursor is white. |
Yellow | The cursor is yellow. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.GraphicsCrosshairColorOption