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

    Property Value

    A SelectionMode Enumeration value.
    See Also