InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ContextMenu Class / ContextMenu Constructor / ContextMenu Constructor()


In This Topic
    ContextMenu Constructor()
    In This Topic
    Initializes a new instance of the ContextMenu class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ContextMenu()
    public ContextMenu()
    Remarks
    Do not use this constructor. It is only present for XML Serialization support.
    See Also