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

Property Value

An InputMapActionSequence object
Remarks
If this item is not a ContextMenuItemType_MenuItem, this value is irrelevant.
See Also