Reflection
IbmTerminalControl Constructor


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