'Declaration
<ToolboxItemAttribute(True)>
<DescriptionAttribute("IBM terminal emulator user interface control")>
<DefaultEventAttribute("TerminalInitializedEvent")>
<DefaultPropertyAttribute("WorkspaceName")>
<ToolboxBitmapAttribute(Attachmate.Reflection.UserControl.IbmHosts.IbmTerminalControl, "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 IbmTerminalControl
Inherits System.Windows.Forms.UserControl
'Usage
Dim instance As IbmTerminalControl
[ToolboxItem(true)]
[Description("IBM terminal emulator user interface control")]
[DefaultEvent("TerminalInitializedEvent")]
[DefaultProperty("WorkspaceName")]
[ToolboxBitmap(Attachmate.Reflection.UserControl.IbmHosts.IbmTerminalControl, "ToolboxImage.bmp")]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerSerializer("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 IbmTerminalControl : System.Windows.Forms.UserControl