Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeCursor Object / VerticalCursorSpeed Property
In This Topic
    VerticalCursorSpeed Property
    In This Topic
    Returns or specifies how many lines to move the cursor, either up (on an UpDouble function), or down (on a DownDouble function). function).
    Syntax
    expression.VerticalCursorSpeed As Integer
    where expression is a variable that represents a ThemeCursor Object
    Remarks
    This property affects 5250 terminal sessions. The default is 2. The range of values is 1 - 12.
    See Also