Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / SelectionMode Property
In This Topic
SelectionMode Property (Screen)
In This Topic
Gets the type of region that is selected.
Syntax
expression.SelectionMode As SelectionModeOption
where expression is a variable that represents a Screen Object

Property Value

A SelectionModeOption value
See Also