Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeCursor Object / CursorShape Property
In This Topic
    CursorShape Property (ThemeCursor)
    In This Topic
    Gets or sets the appearance of the cursor in the terminal window.
    Syntax
    expression.CursorShape As CursorShapeOption
    where expression is a variable that represents a ThemeCursor Object

    Property Value

    A CursorShapeOption value
    See Also