Attachmate.Reflection.UserControl.IbmHosts Assembly : Attachmate.Reflection.UserControl.IbmHosts Namespace |
Provides types that support embedding an IBM terminal control on a Windows form.
Note: When creating applications on a 64-bit machine and using Reflection "Terminal Controls", make sure the application target is set to "x86" instead of "Any CPU" or "x64". This is required because a 64-bit application does not work directly with 32-bit controls. If the build target (Platform) is not set to "x86", the "COMException: class not registered" error is displayed during runtime. |
Class | Description | |
---|---|---|
IbmTerminalControl | Renders the IBM terminal emulator. The session details can be configured through the IbmTerminal property. |
Delegate | Description | |
---|---|---|
TerminalInitializedEventHandler | Event handler delegate for session started event. |
Enumeration | Description | |
---|---|---|
HostType | Host types supported for this terminal user control. |