Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IContextMenus Interface / Clear Method


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