Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / Name Property
Name Property (ContextMenu)
Gets or sets a value indicating the descriptive name of this menu.
Syntax
expression.Name As String
where expression is a variable that represents a ContextMenu Object
Exceptions
ExceptionDescription
Thrown if value contains illegal characters
See Also