Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts 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 IbmTerminal object 
    where expression is a variable that represents a ContextMenus Object

    Property Value

    An IbmTerminal object
    See Also