Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControl Object / Parent Property
In This Topic
    Parent Property (UiControl)
    In This Topic
    Gets the parent control.
    Syntax
    expression.Parent As UiControl object 
    where expression is a variable that represents a UiControl Object

    Property Value

    A UiControl object
    See Also