InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenus Class
Members


In This Topic
    ContextMenus Class
    In This Topic
    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, Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As ContextMenus
    [Serializable()]
    public class ContextMenus : Attachmate.Reflection.Framework.Proxy, IContextMenus, Attachmate.Reflection.Framework.IProxy  
    Inheritance Hierarchy

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

    See Also