InfoConnect API Guide
Attachmate.Reflection.UserControl.Wpf.IbmHosts Namespace / IbmTerminalControl Class / IbmTerminalControl Constructor


In This Topic
    IbmTerminalControl Constructor
    In This Topic
    Initializes a new instance of an IbmTerminalControl. 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 IbmTerminalControl()
    public IbmTerminalControl()
    See Also