InfoConnect API Guide
Attachmate.Reflection.UserControl.Wpf.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()
See Also