InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / Theme Object / Parent Property
In This Topic
    Parent Property (Theme)
    In This Topic
    Gets the parent object. The parent is the terminal object.
    Syntax
    expression.Parent As Object
    where expression is a variable that represents a Theme Object
    See Also