Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenPoint Object / Column Property
In This Topic
    Column Property (ScreenPoint)
    In This Topic
    Gets the column of this screen coordinate.
    Syntax
    expression.Column As Integer
    where expression is a variable that represents a ScreenPoint Object
    See Also