Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / CancelSelection Method
In This Topic
    CancelSelection Method
    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 IbmScreen Object
    See Also