InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / CursorFollowsSelection Property
In This Topic
    CursorFollowsSelection Property (T27Screen)
    In This Topic
    Gets or sets a value indicating whether the cursor should be placed after the last selected text.
    Syntax
    expression.CursorFollowsSelection As Boolean
    where expression is a variable that represents a T27Screen Object
    See Also