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

    Property Value

    A View object
    See Also