InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / TouchUx Object / Parent Property
In This Topic
    Parent Property (TouchUx)
    In This Topic
    Gets the parent object. The parent is the View object.
    Syntax
    expression.Parent As _View

    Property Value

    A View object
    See Also