InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / UiMode Object / Parent Property
In This Topic
    Parent Property (UiMode)
    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