Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ContextMenus Object / Clear Method
In This Topic
    Clear Method (ContextMenus)
    In This Topic
    Removes all non-default context menus from the session document
    Syntax
    expression.Clear() 
    where expression is a variable that represents a ContextMenus Object
    Remarks
    NOTE: the default menu is never removed.
    See Also