InfoConnect API Guide
Attachmate.Reflection.UserControl.OpenSystems Namespace / OpenSystemsTerminalControl Class / OpenSystemsTerminalControl Constructor


In This Topic
    OpenSystemsTerminalControl Constructor
    In This Topic
    Initializes a new instance of an OpenSystemsTerminalControl. This user interface control can be used in .NET based applications to render a terminal emulation user interface.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New OpenSystemsTerminalControl()
    public OpenSystemsTerminalControl()
    See Also