Reflection
OpenSystemsGraphicsTerminalControl Class
Members 


Renders the Open Systems Graphics terminal emulator. The session details can be configured through the Terminal property.
Object Model
OpenSystemsGraphicsTerminalControl ClassITerminal Interface
Syntax
'Declaration
 
<DefaultEventAttribute("TerminalInitializedEvent")>
<DefaultPropertyAttribute("WorkspaceName")>
<ToolboxBitmapAttribute()>
<DescriptionAttribute("OpenSystems terminal graphics emulator user interface control")>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class OpenSystemsGraphicsTerminalControl 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As OpenSystemsGraphicsTerminalControl
[DefaultEvent("TerminalInitializedEvent")]
[DefaultProperty("WorkspaceName")]
[ToolboxBitmap()]
[Description("OpenSystems terminal graphics emulator user interface control")]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class OpenSystemsGraphicsTerminalControl : System.Windows.Forms.UserControl 
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