'Declaration
Public Enum CursorShapeOption Inherits System.Enum
'Usage
Dim instance As CursorShapeOption
public enum CursorShapeOption : System.Enum
'Declaration
Public Enum CursorShapeOption Inherits System.Enum
'Usage
Dim 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