InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / Selection Property
In This Topic
    Selection Property (AlcScreen)
    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 AlcScreen Object
    See Also