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

    Property Value

    A Productivity object
    See Also