Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / ClearAllItems Method
In This Topic
    ClearAllItems Method (ContextMenu)
    In This Topic
    Removes all items from the context menu, resulting in an empty menu.
    Syntax
    expression.ClearAllItems() 
    where expression is a variable that represents a ContextMenu Object
    See Also