Attachmate.Reflection.UserControl.Wpf.OpenSystemsGraphics Assembly > Attachmate.Reflection.UserControl.Wpf.OpenSystemsGraphics Namespace : OpenSystemsGraphicsTerminalControl 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")> <ToolboxBitmapAttribute()> <DescriptionAttribute("OpenSystems terminal emulator user interface control")> <DefaultEventAttribute("TerminalInitializedEvent")> Public Class OpenSystemsGraphicsTerminalControl Inherits System.Windows.Controls.UserControl
'Usage
Dim instance As OpenSystemsGraphicsTerminalControl
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [DefaultProperty("WorkspaceName")] [ToolboxBitmap()] [Description("OpenSystems terminal emulator user interface control")] [DefaultEvent("TerminalInitializedEvent")] public class OpenSystemsGraphicsTerminalControl : 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.OpenSystemsGraphics.OpenSystemsGraphicsTerminalControl