InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / CursorShapeOption Enumeration
In This Topic
    CursorShapeOption Enumeration
    In This Topic
    Defines values that determine the cursor's appearance in the terminal window. Defines valid values for control keys.
    Members
    MemberDescription
    FullBlockThe cursor appears as a rectangle that covers the entire character space.
    UnderlineThe cursor appears as an underscore (_).
    VerticalBarThe cursor appears as a thin vertical bar
    See Also