Attachmate.Reflection.Emulation.ALC Namespace : IAlcScreen Interface |
For a list of all members of this type, see IAlcScreen 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 in the screen. | |
CursorColumn | Gets or setsthe 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. | |
IsKeyboardLocked | Gets a value indicating whether the keyboard is locked. | |
Parent | Gets the parent object (IIbmTerminal). | |
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. |