Reflection .NET API
Attachmate.Reflection.UserControl.Wpf.IbmHosts Assembly / 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()
See Also