InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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 Object
    where expression is a variable that represents a ContextMenus Object
    See Also