IEmul |
The IEmulOptionsWyse type exposes the following members.
| Name | Description | |
|---|---|---|
| AnswerBack | Gets or sets the answerback. | |
| Attribute | Gets or sets the attribute mode. | |
| AutoRepeatKey | Gets or sets a value that indicates whether a held down key is sent repeatedly. | |
| AutoScroll | Gets or sets a value that indicates whether auto scroll is enabled. | |
| AutoWrap | Gets or sets a value that indicates whether auto wrap is enabled. | |
| BlockEnd | Gets or sets the blockend mode. | |
| CapsLock | Gets or sets the capslock mode. | |
| EnterKeyCRLF | Gets or sets a value that indicates whether enter key sends CR/LF (when this is true) or CR (when this is false). | |
| LightBackground | Gets or sets a value that indicates whether light background is enabled. | |
| 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. | |
| WyseStatusLine | Gets or sets the status line mode. |