Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / EndPosition Property
In This Topic
    EndPosition Property
    In This Topic
    Specifies the column and row coordinates of the end position.
    Syntax
    expression.EndPosition As ScreenPoint object 
    where expression is a variable that represents a HostField Object

    Property Value

    A ScreenPoint object
    See Also