Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenuItem Object / MenuItemType Property
In This Topic
MenuItemType Property (ContextMenuItem)
In This Topic
Gets or sets a value indicating the type of menu item this item refers to.
Syntax
expression.MenuItemType As ContextMenuItemType
where expression is a variable that represents a ContextMenuItem Object

Property Value

A ContextMenuItemType Enumeration value.
See Also