Name | Description | |
---|---|---|
AfterConnectMacro | Gets or sets the macro or action that is run after the session connects. | |
AlternateRS | Gets or sets the hex character sent and interpreted as the ending field delimiter. The valid range of values is 0 - 127 inclusive. The default is the RS character (0x1E) | |
AlternateUS | Gets or sets the hex character sent and interpreted as the beginning delimiter of left-justified unprotected fields. The valid range of values is 0 - 127 inclusive. The default is the US character (0x1F) | |
AutoFocus | Gets or sets a value indicating whether to change the focus to this session if the T27 terminal receives a message from the host while another session has focus. | |
BeforeConnectMacro | Gets or sets the macro or action that is run before the session connects. | |
BlinkTime | Gets or sets the character blink time in tenths of seconds. The valid range of values is 0 - 50 inclusive. | |
ClearKeyInForms | Gets or sets a value indicating Clear key interpretation in T27 forms. | |
ClearScreenAtDisconnect | Gets or sets a value indicating whether the terminal screen is cleared when the session is disconnected. | |
ColumnAlarm | Gets or sets the column that the cursor must be in to sound an alarm. | |
Columns | Gets or sets the number of columns per page. The valid range of values is 1 - 132 inclusive. | |
ContextMenus | Gets the ContextMenus object. | |
CRInterpretation | Gets or sets a value indicating how carriage return keys (Enter) are interpreted when pressed. | |
CursorWrap | Gets or sets a value indicating whether to move the cursor to the home position on the screen or leave the cursor in place when a character is entered in the last column of the last line on the screen. | |
DC1Function | Gets or sets a value indicating DC1 character interpretation in T27 terminals. | |
DC2Function | Gets or sets a value indicating DC2 character interpretation in T27 terminals. | |
DelimiterVisible | Gets or sets a value indicating whether to make the delimiter characters visible in forms mode. | |
DestructiveBackspace | Gets or sets a value indicating whether to erase characters when the Backspace key is pressed. | |
DisableKeystrokeProductivity | Gets or sets a value indicating whether all keystroke Productivity functionality (such as Spell Check and Auto Complete) is disabled. | |
DisableScreenHistory | Gets or sets a value indicating whether Screen History is disabled. | |
DisplayCRSymbol | Gets or sets a value indicating whether to display a carriage return symbol when the ENTER key is pressed. (This does not affect CRs sent by the host.) | |
DisplayETX | Gets or sets a value indicating whether to display an end-of-text character when the host sends an ETX character. | |
DisplayReceivedHT | Gets or sets a value indicating whether to display a horizontal tab symbol when the host sends an HT character. | |
DisplayTabSymbol | Gets or sets a value indicating whether to display a tab symbol when the TAB key is pressed. | |
DrawBoxesExt | Gets or sets a value indicating whether to draw boxes around fields. | |
EnableHostAlarm | Gets or sets a value indicating whether to sound alarms (beeps) sent by the host. | |
EnableLowerCase | Gets or sets a value indicating whether to allow lowercase characters that are typed to remain in lower case. If set to false, lowercase characters are converted to their uppercase equivalents. | |
EnableMobileHome | Gets or sets a value indicating whether to allow a host sequence to set a mobile home. | |
EnterKeyNavigates | Gets or sets a value indicating whether the cursor moves to the first column of the next line or the first column of the current line when the ENTER key is pressed. | |
ETXAdvance | Gets or sets a value indicating whether to move the Datacomm pointer one position to the right of the ETX location when T27 receives an ETX character (end of text character) from the host. | |
ExtendedSOSI | Gets or sets a value indicating whether to enable SO/SI character translation on data received from the host. | |
FFClearsTabs | Gets or sets a value indicating whether to clear any variable tabs when T27 receives an FF character from the host. | |
FileTransfer | Gets the FileTransfer object. | |
FormXmitToCursor | Gets or sets a value indicating whether to transmit all transmittable fields between home and the cursor position when the session is in forms mode. | |
HideLINCHeader | Gets or sets whether to display the header from a Unisys A-Series host application using third party (LINC) software on the T-27 screen. | |
HostScreenInvert |
Gets or sets whether to translate the character to the right of the equal sign in the translation table into the character to the left of the equal sign. | |
HostScreenTable | Gets or sets the name of the translation table (.TBL file) to use to convert characters received from the host before they are displayed on the PC. | |
InsSpace | Gets or sets a value indicating whether to insert a space whenever the Insert key is pressed. | |
InstanceId | Gets the instance ID of the control. (Inherited from Attachmate.Reflection.Framework.IControl) | |
IsConnected | Gets a value indicating whether the session is connected. | |
KeyboardMapper | Gets the KeyboardMapper object. | |
LFInterpretation | Gets or sets a value indicating how line feeds are interpreted | |
LineAtATimeTransmit | Gets or sets a value indicating whether to force the normal Transmit to act like the Transmit Line key. | |
Macro | Gets the Macro object. | |
ManualConnect | Gets or sets a value indicating whether the user must explicitly connect to the host on session startup. | |
Modified | Gets a value indicating whether the session configuration has changed. | |
MouseMapper | Gets the MouseMapper object. | |
Name | Gets or sets the name of the control. (Inherited from Attachmate.Reflection.Framework.IControl) | |
Pages | Gets or sets the maximum number of pages to use. The valid range of values is 1 - 99 inclusive. | |
PathId | Gets or sets the InfoConnect Path ID used for this terminal session. Leave empty to be prompted at session startup for the path. | |
PersistentInsert | Gets or sets a value indicating whether to keep the following keystrokes from disabling Insert mode: TAB, ENTER, UP ARROW, DOWN ARROW, RIGHT ARROW, LEFT ARROW, WORD LEFT, WORD RIGHT, END OF LINE, BACKSPACE, BACK TAB, TRANSMIT, and DELETE. | |
Productivity | Gets the Productivity object. | |
QuickPadsShowToolTips | Gets or sets a value indicating whether QuickPad controls display tooltips. | |
RawEightBit | Gets or sets a value indicating whether to transmit extended characters to the host and preserve the values above ASCII 127. | |
ReceiveModeHold | Gets or sets a value indicating whether to cause screens to remain in receive mode after getting a message from the host. | |
RowAlarm | Gets or sets the row that the cursor must be in to sound an alarm. | |
Rows | Gets or sets the number of rows per page. The valid range of values is 1- 50 inclusive. | |
RunMacroAfterConnect | Gets or sets a value indicating whether a macro or action is to be run after the session is connected. | |
RunMacroAtReconnect | Gets or sets a value indicating whether the connect macro or action is to be run after the session is reconnected. | |
RunMacroBeforeConnect | Gets or sets a value indicating whether a macro or action is to be run before the session is connected. | |
Screen | Gets the Screen object. | |
ScreenHostInvert | Gets or sets whether to translate the character to the right of the equal sign in the translation table into the character to the left of the equal sign. | |
ScreenHostTable | Gets or sets the name of the translation table (.TBL file) to use to convert displayed characters before they are sent to the host. | |
SessionFilePath | Gets the session document file path. (Control properties are saved in session document files.) (Inherited from Attachmate.Reflection.Framework.IControl) | |
SOHClearsScreen | Gets or sets a value indicating whether a Start of Header clears the screen. | |
SOHExitsForms | Gets or sets a value indicating whether a Start of Header causes an exit of the form. | |
SpecialScroll | Gets or sets a value indicating whether to display any data received from the host on the subsequent page when the current page is filled. | |
SpecifyKeySendsHex | Gets or sets a value indicating whether the cursor position should be sent in hexidecimal when the Specify key is pressed. | |
SpecifyKeySendsPageNumber | Gets or sets a value indicating whether to cause the page number to be sent to the host when the Specify key is pressed. | |
TabSize | Gets or sets a value indicating the number of spaces between tab stops. This value can be set only if VariableWidthTabs is false. | |
TabStops | Gets or sets a value indicating the current tab stops. The return value is a string where tab stops are denoted by the 'T' character within the string. All other non-tab stop positions are denoted by spaces within the string. The setter can only be used when VariableWidthTabs is true. | |
TerminalUserControlContext | Gets or sets a value indicating whether the context of this terminal object usage is in a Terminal User Control context. | |
Theme | Gets the theme object. | |
TranslateSOSI | Gets or sets a value indicating whether to enable SO/SI character translation on data sent to the host. | |
VariableWidthTabs | Gets or sets a value indicating whether tab stops are variable width (true) or fixed width (false). If set to false, then tab stops are set based on the TabSize property. | |
VBCommonProject | Gets the Common VB Project (VBA use only) | |
VBProject | Gets the document's VBA Project (VBA use only) | |
Version | Gets the version of the terminal session control. | |
VTPageAdvance | Gets or sets a value indicating whether to set vertical tabs on rows 1, 9, 17, and 25 when a session is configured for 32 rows per page. | |
WordWrap | Gets or sets a value indicating whether to move the word being typed to the next line if the word has more characters than can fit on the current line. |