Click or drag to resize

Tn3270EditSchemes Class

Contains static properties that provides system TN3270 edit schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesTn3270EditSchemes

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

The Tn3270EditSchemes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBlockMode
Gets the TN3270 BlockMode edit scheme.
Public propertyStatic memberDefault
Gets the TN3270 Default edit scheme.
Public propertyStatic memberLineMode
Gets the TN3270 LineMode edit scheme.
Top
See Also