Name | Description | |
---|---|---|
ClearSelectionOnCopy | Gets or sets a value indicating whether text remains selected after it is copied to the Clipboard. | |
Columns | Gets the number of columns in the screen. | |
CurrentPage | Gets a value that corresponds to the current terminal page number. | |
CursorColumn | Gets or sets the cursor's column location relative to the left edge of the terminal window. | |
CursorRow | Gets or sets the cursor's row location relative to the top edge of the terminal window. | |
EnquireMode | Gets a value indicating whether the T27 status line is currently in Enquire mode | |
HotSpots | Gets the HotSpots object which is used to obtain/specify information pertaining to HotSpots behavior. | |
IsFormsMode | Gets a value indicating whether the terminal is in forms mode. | |
IsKeyboardLocked | Gets a value indicating whether the keyboard is locked. | |
OIAUserMessage | Gets a value indicating the current T27 status line system message. If there is no message, the returned string is whitespace characters. The user message is 16 characters in length. | |
Parent | Gets the parent object (IT27Terminal). | |
Rows | Gets the number of rows of the screen. | |
ScreenSettleState | Gets a value indicating the settle state (stability) of the current screen. | |
ScreenSettleTime | Gets or sets time duration during which there should be no host data changes. | |
Selection | Gets the area of the screen that's currently selected. | |
SelectionMode | Gets or sets options (Block or Stream) that determine the shape of a selected region. |