Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / Selection Property
In This Topic
    Selection Property (IbmScreen)
    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 IbmScreen Object

    Property Value

    ScreenRegion Object.
    See Also