InfoConnect API Guide
Attachmate.Reflection.UserControl.Wpf.OpenSystems Namespace / OpenSystemsTerminalControl Class
Members


OpenSystemsTerminalControl Class
Renders the OpenSystems terminal emulator. The session details can be configured through the Terminal property. Interaction logic for OpenSystemsTerminalControl.xaml OpenSystemsTerminalControl
Object Model
OpenSystemsTerminalControl ClassITerminal Interface
Syntax
'Declaration
 
<ToolboxItemAttribute(True)>
<DescriptionAttribute("OpenSystems terminal emulator user interface control")>
<DefaultEventAttribute("TerminalInitializedEvent")>
<DefaultPropertyAttribute("WorkspaceName")>
<ToolboxBitmapAttribute(Attachmate.Reflection.UserControl.Wpf.OpenSystems.OpenSystemsTerminalControl)>
<LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>
<ContentPropertyAttribute("Content")>
<RuntimeNamePropertyAttribute("Name")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public Class OpenSystemsTerminalControl 
   Inherits System.Windows.Controls.UserControl
 
'Usage
 
Dim instance As OpenSystemsTerminalControl
Inheritance Hierarchy

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.OpenSystems.OpenSystemsTerminalControl

See Also