InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / MouseMapper Object / Parent Property
In This Topic
    Parent Property (MouseMapper)
    In This Topic
    Gets the parent object.
    Syntax
    expression.Parent As Object
    where expression is a variable that represents a MouseMapper Object
    See Also