Attachmate.Reflection.Objects.Emulation.T27 Library : T27Screen Object |
For a list of all members of this type, see T27Screen members.
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 of the screen. |
![]() | CurrentPage | Gets the currently displayed terminal page number. |
![]() | CursorColumn | Gets or sets the current cursor column location relative to the left edge of the terminal window. |
![]() | CursorRow | Gets or sets the current cursor 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. |
![]() | 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. The parent is the IT27Terminal object. |
![]() | 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. This value is used in triggering the NewScreenReady event. The value is not persisted. |
![]() | Selection | Gets the area of the screen currently selected. |
![]() | SelectionMode | Gets or sets the type of a selected region. |