Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / AddSeparator Method
In This Topic
AddSeparator Method (ContextMenu)
In This Topic
Adds a new separator to the end of the menu.
Syntax
expression.AddSeparator() 
where expression is a variable that represents a ContextMenu Object
See Also