Attachmate.Reflection.Objects.Emulation.UTS Library : UtsScreen Object |
For a list of all members of this type, see UtsScreen 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. |
![]() | ControlPageActive | Gets a value indicating whether the current page type is a Control page |
![]() | 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. |
![]() | EmphasisTransmitType | Gets a value indicating the current emphasis transmit type |
![]() | HostChangedControlPage | Gets a value indicating whether the host has accessed/changed the control page. |
![]() | HostChangedScreen | Gets a value indicating whether the host has changed a character on the screen |
![]() | HotSpots | Gets the HotSpots object. |
![]() | IsKeyboardLocked | Gets a value indicating whether the keyboard is locked. |
![]() | KeyboardWaitStatus | Gets a value indicating whether the keyboard is locked because of a terminal wait status |
![]() | MessageWaiting | Gets a value indicating whether a message is currently waiting |
![]() | Parent | Gets the parent object. The parent is the IUtsTerminal 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. |
![]() | TerminalModel | Gets a value indicating the current configured terminal model |