Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ContextMenus Class / Clear Method


In This Topic
Clear Method (ContextMenus)
In This Topic
Removes all non-default context menus from the session document
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As ContextMenus
 
instance.Clear()
Remarks
NOTE: the default menu is never removed.
See Also