Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartControl Object / Id Property
In This Topic
    Id Property (SmartControl)
    In This Topic
    Gets the unique id for this control.
    Syntax
    expression.Id As String
    where expression is a variable that represents a SmartControl Object
    See Also