InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScreenRegion Object / SelectionMode Property
In This Topic
    SelectionMode Property (ScreenRegion)
    In This Topic
    The current selection mode of the region.
    Syntax
    expression.SelectionMode As SelectionModeOption
    where expression is a variable that represents a ScreenRegion Object

    Property Value

    A SelectionModeOption value
    See Also