InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / Selection Property
In This Topic
    Selection Property (UtsScreen)
    In This Topic
    Gets the area of the screen currently selected.
    Syntax
    expression.Selection As ScreenRegion object 
    where expression is a variable that represents a UtsScreen Object
    See Also