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


OpenSystemsGraphicsTerminalControl Class
Renders the Open Systems Graphics terminal emulator. The session details can be configured through the Terminal property.
Object Model
OpenSystemsGraphicsTerminalControl ClassITerminal Interface
Syntax
'Declaration
 
<ToolboxItemAttribute(True)>
<DescriptionAttribute("OpenSystems terminal graphics emulator user interface control")>
<DefaultEventAttribute("TerminalInitializedEvent")>
<DefaultPropertyAttribute("WorkspaceName")>
<ToolboxBitmapAttribute(Attachmate.Reflection.UserControl.OpenSystemsGraphics.OpenSystemsGraphicsTerminalControl, "ToolboxImage.bmp")>
<DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("UserControl")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class OpenSystemsGraphicsTerminalControl 
   Inherits System.Windows.Forms.UserControl
 
'Usage
 
Dim instance As OpenSystemsGraphicsTerminalControl
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Attachmate.Reflection.UserControl.OpenSystemsGraphics.OpenSystemsGraphicsTerminalControl

See Also