InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / KeyboardMapping Object / Key Property
In This Topic
    Key Property (KeyboardMapping)
    In This Topic
    Gets or sets the key associated with the keyboard mapping.
    Syntax
    expression.Key As Keys
    where expression is a variable that represents a KeyboardMapping Object
    See Also