InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / ContextMenuItem Object / Mapping Property
In This Topic
    Mapping Property (ContextMenuItem)
    In This Topic
    Gets or sets a value indicating what this item is mapped to.
    Syntax
    expression.Mapping As InputMapActionSequence
    where expression is a variable that represents a ContextMenuItem Object
    Remarks
    If this item is not a ContextMenuItemType.MenuItem, this value will be irrelevant
    See Also