Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeCursor Object / GraphicsCursorShape Property
In This Topic
    GraphicsCursorShape Property
    In This Topic
    Gets or sets the shape of the graphics cursor in 3179G terminal sessions.
    Syntax
    expression.GraphicsCursorShape As GraphicsCursorShapeOption
    where expression is a variable that represents a ThemeCursor Object

    Property Value

    A GraphicsCursorShapeOption value. The default value is cross.
    Remarks
    This property is only valid for 3270 display sessions.
    See Also