Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / MappingCollection Property
In This Topic
MappingCollection Property (ContextMenu)
In This Topic
Gets a value indicating the set of menu items comprising this context menu.
Syntax
expression.MappingCollection As ContextMenuItem()
where expression is a variable that represents a ContextMenu Object

Property Value

An array of ContextMenuItem objects
See Also