Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenus Object / Parent Property
In This Topic
    Parent Property (ContextMenus)
    In This Topic
    Gets a value indicating the parent object of this object.
    Syntax
    expression.Parent As Terminal object 
    where expression is a variable that represents a ContextMenus Object

    Property Value

    A Terminal object
    See Also