InfoConnect for Airlines
ContextMenus Class
Members 


Defines properties and operations on the collection of context menus currently defined in the session document
Object Model
ContextMenus ClassIContextMenu InterfaceIIbmTerminal Interface
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class ContextMenus 
   Inherits Attachmate.Reflection.Framework.Proxy
   Implements IContextMenus 
'Usage
 
Dim instance As ContextMenus
[Serializable()]
public class ContextMenus : Attachmate.Reflection.Framework.Proxy, IContextMenus  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.Emulation.IbmHosts.ContextMenus

See Also