InfoConnect API Guide
Attachmate.Reflection.UserControl.OpenSystemsGraphics Namespace / OpenSystemsGraphicsTerminalControl Class / OpenSystemsGraphicsTerminalControl Constructor


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