InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / ScreenRegion Object / CurrentSelectionMode Property
In This Topic
    CurrentSelectionMode Property (ScreenRegion)
    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
    See Also