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