Attachmate.Reflection.UserControl.Wpf.IbmHosts Namespace : IbmTerminalControl Class |
'Declaration
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <DefaultPropertyAttribute("WorkspaceName")> <DescriptionAttribute("IBM terminal emulator user interface control")> <DefaultEventAttribute("TerminalInitializedEvent")> <ToolboxBitmapAttribute()> Public Class IbmTerminalControl Inherits System.Windows.Controls.UserControl
'Usage
Dim instance As IbmTerminalControl
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [DefaultProperty("WorkspaceName")] [Description("IBM terminal emulator user interface control")] [DefaultEvent("TerminalInitializedEvent")] [ToolboxBitmap()] public class IbmTerminalControl : System.Windows.Controls.UserControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.UserControl
Attachmate.Reflection.UserControl.Wpf.IbmHosts.IbmTerminalControl