AttributeSettings Class |
Namespace: Flex.Hal.Settings
The AttributeSettings type exposes the following members.
Name | Description | |
---|---|---|
AttributeSettings | Initializes a new instance of the AttributeSettings class |
Name | Description | |
---|---|---|
AnswerBack |
Gets or sets the answerback text.
| |
AttnKeyMethod |
Gets or sets the attention key method.
| |
Attribute |
Gets or sets the attribute mode.
| |
AutoRepeatAID |
Gets or sets a value that indicates whether a held down AID key is sent repeatedly.
| |
AutoRepeatKey |
Gets or sets a value that indicates whether a held down key is sent repeatedly.
| |
AutoResetKeyboard |
Gets or sets the auto reset keyboard mode.
| |
AutoScroll |
Gets or sets a value that indicates whether auto scroll is enabled.
| |
AutoUnlockKeyboard |
Gets or sets a value that indicates whether keyboard is auto unlocked.
| |
AutoWrap |
Gets or sets a value that indicates whether auto wrap is enabled.
| |
BackspaceMode |
Gets or sets the backspace mode.
| |
BlockEnd |
Gets or sets the blockend mode.
| |
CapsLock |
Gets or sets the capslock mode.
| |
ColorSchemeData |
Gets or sets the color scheme data.
| |
ColumnSeparator |
Gets or sets the column separator.
| |
CursorBlink |
Gets or sets a value that indicates whether cursor blinking is enabled or not.
| |
CursorRuler |
Gets or sets the cursor ruler type.
| |
CursorShape |
Gets or sets the cursor shape.
| |
EditSchemeData |
Gets or sets the edit scheme data.
| |
EnterKeyCRLF |
Gets or sets a value that indicates whether enter key sends CR/LF
(when this is true) or CR (when this is false).
| |
FontSize |
Gets or sets the font size.
| |
HotspotSchemeData |
Gets or sets the hotspot scheme data.
| |
InsertModeResetAfterAID |
Gets or sets a value that indicates whether insert mode is reset after an AID key is sent.
| |
InsertModeToggleCursor |
Gets or sets a value that indicates whether insert mode toggles cursor shape.
| |
KeyboardSchemeData |
Gets or sets the keyboard scheme data.
| |
LightBackground |
Gets or sets a value that indicates whether light background is enabled.
| |
LocalEcho |
Gets or sets a value that indicates whether local echo is enabled.
| |
MouseSchemeData |
Gets or sets the mouse scheme data.
| |
NumericFieldChecking |
Gets or sets a value that indicates whether numeric field checking is enabled.
| |
PrintingMode |
Gets or sets the printing mode for host printing.
| |
PrintSpoolWaitTimeSec |
Gets or sets the printing spool wait time in seconds.
| |
ReceivedCR |
Gets or sets the received CR mode. If this is enabled, when the
terminal receives a CR (Carriage Return), the cursor moves to
the beginning of the next line. If this is disabled, the cursor
moves to the beginning of the current line.
| |
ReturnKeyCRLF |
Gets or sets a value that indicates whether return key sends CR/LF
(when this is true) or CR (when this is false).
| |
SendACK |
Gets or sets a value that indicates whether acknowledgments are sent to the host.
| |
SendAnswerback |
Gets or sets a value that indicates whether answerbacks are sent to the host.
| |
ShowBlinkTextAs |
Gets or sets a value that indicates how blinking text are displayed.
| |
ShowFieldAttributes |
Gets or sets a value that indicates if the field attributes are visible.
| |
TransferListData |
Gets or sets the transfer list data.
| |
TransferSettings |
Gets or sets the file transfer settings.
| |
TypeAheadTimeout |
Gets or sets the type ahead time out value in milliseconds.
| |
VtStatusLine |
Gets or sets the status line mode.
| |
WyseStatusLine |
Gets or sets the status line mode.
|