Attachmate.Reflection.Objects.Emulation.ALC Library : AlcScreen Object |
For a list of all members of this type, see AlcScreen 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. |
![]() | 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. |
![]() | IsKeyboardLocked | Gets a value indicating whether the keyboard is locked. |
![]() | Parent | Gets the parent object. The parent is the IAlcTerminal object. |
![]() | Rows | Gets the number of rows of the screen. |
![]() | ScreenSettleState | Gets a value indicating whether the screen is in the settled state (stability). |
![]() | 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. |