Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
ContextMenu Object
/ MappingCollection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MappingCollection Property (ContextMenu)
In This Topic
Gets a value indicating the set of menu items comprising this context menu.
Syntax
Visual Basic (Declaration)
expression
.MappingCollection
As
ContextMenuItem()
where
expression
is a variable that represents a
ContextMenu Object
Property Value
An array of
ContextMenuItem
objects
See Also
Reference
ContextMenu Object
ContextMenu Members