'DeclarationPublic Enum CursorShapeOption Inherits System.Enum
'UsageDim instance As CursorShapeOption
public enum CursorShapeOption : System.Enum
'DeclarationPublic Enum CursorShapeOption Inherits System.Enum
'UsageDim instance As CursorShapeOption
public enum CursorShapeOption : System.Enum
| Member | Description |
|---|---|
| Block | The cursor is displayed as a full block. |
| NoCursor | The cursor is invisible. |
| Underline | The cursor is displayed as an underline. |
| VerticalBar | The cursor is displayed as a thin vertical bar. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.CursorShapeOption