Attachmate Reflection 2014 .NET API Reference
IbmTerminalControl Class
Members 


Renders the IBM terminal emulator. The session details can be configured through the IbmTerminal property.
Object Model
IbmTerminalControl ClassIIbmTerminal Interface
Syntax
'Declaration
 
<DefaultEventAttribute("TerminalInitializedEvent")>
<DefaultPropertyAttribute("WorkspaceName")>
<ToolboxBitmapAttribute()>
<DescriptionAttribute("IBM terminal 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 IbmTerminalControl 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As IbmTerminalControl
[DefaultEventAttribute("TerminalInitializedEvent")]
[DefaultPropertyAttribute("WorkspaceName")]
[ToolboxBitmapAttribute()]
[DescriptionAttribute("IBM terminal 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 IbmTerminalControl : 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.IbmHosts.IbmTerminalControl

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IbmTerminalControl Members
Attachmate.Reflection.UserControl.IbmHosts Namespace

Send Feedback