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