Click or drag to resize

IEmulOptions3270Display Interface

Supports access to the 3270 display emulation options.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public interface IEmulOptions3270Display

The IEmulOptions3270Display type exposes the following members.

Properties
  NameDescription
Public propertyAttnKeyMethod
Gets or sets the attention key method.
Public propertyAutoRepeatAID
Gets or sets a value that indicates whether a held down AID key is sent repeatedly.
Public propertyAutoResetKeyboard
Gets or sets the auto reset keyboard mode.
Public propertyAutoUnlockKeyboard
Gets or sets a value that indicates whether keyboard is auto unlocked.
Public propertyInsertModeResetAfterAID
Gets or sets a value that indicates whether insert mode is reset after an AID key is sent.
Public propertyInsertModeToggleCursor
Gets or sets a value that indicates whether insert mode toggles cursor shape.
Public propertyNumericFieldChecking
Gets or sets a value that indicates whether numeric field checking is enabled.
Top
See Also