Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControl Object / Description Property
In This Topic
    Description Property (UiControl)
    In This Topic
    Get or sets the description associated with the control.
    Syntax
    expression.Description As String
    where expression is a variable that represents a UiControl Object
    See Also