InfoConnect for Airlines VBA Guide
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

    Property Value

    A UiControl object
    See Also