Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenRegion Object / StartColumn Property
In This Topic
    StartColumn Property (ScreenRegion)
    In This Topic
    The starting column of the region.
    Syntax
    expression.StartColumn As Integer
    where expression is a variable that represents a ScreenRegion Object
    See Also