Click or drag to resize

Tn3270HotspotSchemes Class

Contains static properties that provides system TN3270 hotspot schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesTn3270HotspotSchemes

Namespace:  Flex.Hal.Term.Schemes
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public static class HotspotSchemes

The Tn3270HotspotSchemes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefault
Gets the TN3270 Default hotspot scheme.
Public propertyStatic memberDisabled
Gets the TN3270 Disabled hotspot scheme.
Public propertyStatic memberIBM
Gets the TN3270 IBM hotspot scheme.
Public propertyStatic memberPFKeys
Gets the TN3270 PFKeys hotspot scheme.
Top
See Also