Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartControl Object / EndColumn Property
In This Topic
    EndColumn Property (SmartControl)
    In This Topic
    Gets or sets the ending column of the control.
    Syntax
    expression.EndColumn As Integer
    where expression is a variable that represents a SmartControl Object
    See Also