Click or drag to resize

IEmulOptions5250Display Interface

Supports access to the 5250 display emulation options.

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

The IEmulOptions5250Display type exposes the following members.

Properties
  NameDescription
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 propertyBackspaceMode
Gets or sets the backspace mode.
Public propertyColumnSeparator
Gets or sets the column separator.
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.
Top
See Also