Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems 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

    Property Value

    A Keys value
    See Also