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

    Property Value

    A ScreenPoint object
    See Also