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


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