Click or drag to resize

WyseEditSchemes Class

Contains static properties that provides system WYSE edit schemes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesWyseEditSchemes

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 WyseEditSchemes type exposes the following members.

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