Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / Selection Property
In This Topic
Selection Property (Screen)
In This Topic
Returns information about current selection.
Syntax
expression.Selection As ScreenRegion
where expression is a variable that represents a Screen Object

Property Value

A ScreenRegion value
See Also