InfoConnect for Airlines VBA Guide
UtsScreen Object Properties

For a list of all members of this type, see UtsScreen members.

Properties
 NameDescription
Public PropertyClearSelectionOnCopyGets or sets a value indicating whether text remains selected after it is copied to the Clipboard.  
Public PropertyColumnsGets the number of columns of the screen.  
Public PropertyControlPageActiveGets a value indicating whether the current page type is a Control page  
Public PropertyCursorColumnGets or sets the current cursor column location relative to the left edge of the terminal window.  
Public PropertyCursorRowGets or sets the current cursor row location relative to the top edge of the terminal window.  
Public PropertyEmphasisTransmitTypeGets a value indicating the current emphasis transmit type  
Public PropertyHostChangedControlPageGets a value indicating whether the host has accessed/changed the control page.  
Public PropertyHostChangedScreenGets a value indicating whether the host has changed a character on the screen  
Public PropertyHotSpotsGets the HotSpots object.  
Public PropertyIsKeyboardLockedGets a value indicating whether the keyboard is locked.  
Public PropertyKeyboardWaitStatusGets a value indicating whether the keyboard is locked because of a terminal wait status  
Public PropertyMessageWaitingGets a value indicating whether a message is currently waiting  
Public PropertyParentGets the parent object. The parent is the IUtsTerminal object.  
Public PropertyRowsGets the number of rows of the screen.  
Public PropertyScreenSettleStateGets a value indicating the settle state (stability) of the current screen.  
Public PropertyScreenSettleTimeGets 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.  
Public PropertySelectionGets the area of the screen currently selected.  
Public PropertySelectionModeGets or sets the type of a selected region.  
Public PropertyTerminalModelGets a value indicating the current configured terminal model  
Top
See Also