InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / CancelSelection Method
In This Topic
    CancelSelection Method (T27Screen)
    In This Topic
    Cancels the text selection in the terminal window. If no text is selected, this method has no effect.
    Syntax
    expression.CancelSelection() 
    where expression is a variable that represents a T27Screen Object
    See Also