Admin Production rocket
Current Publication

Attachmate.Reflection.UserControl.OpenSystemsGraphics Namespace

Reflection Desktop .NET API Guide V17.1
Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
Attachmate.Reflection.UserControl.OpenSystemsGraphics Namespace
In This Topic

Provides types that support embedding an Open Systems Graphics 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.

Classes
Class Description
Class Renders the Open Systems Graphics terminal emulator. The session details can be configured through the Terminal property.
Delegates
Delegate Description
Delegate Event handler delegate for session started event.
See Also