'DeclarationPublic Enum GraphicsCursorShapeOption Inherits System.Enum
'UsageDim instance As GraphicsCursorShapeOption
public enum GraphicsCursorShapeOption : System.Enum
'DeclarationPublic Enum GraphicsCursorShapeOption Inherits System.Enum
'UsageDim instance As GraphicsCursorShapeOption
public enum GraphicsCursorShapeOption : System.Enum
| Member | Description |
|---|---|
| ColorCrosshair | The cursor is a cross hair that spans the entire display. |
| Cross | The cursor is a small, white cross (approximately 20 by 20 pixels). |
| InvertedCrosshair | The cursor is a cross hair that spans the entire display and changes color in response to the background to remain visible. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.GraphicsCursorShapeOption