InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface

In This Topic
    IUtsScreen Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether selected text is automatically copied to the clipboard.  
     PropertyGets or sets a value indicating whether text remains selected after it is copied to the Clipboard.  
     PropertyGets the number of columns in the screen.  
     PropertyGets a value indicating whether the current page type is a Control page  
     PropertyGets or sets the cursor's column location relative to the left edge of the terminal window.  
     PropertyGets or sets a value indicating whether the cursor should be placed after the last selected text.  
     PropertyGets or sets the cursor's row location relative to the top edge of the terminal window.  
     PropertyGets a value indicating the current emphasis transmit type  
     PropertyGets a value indicating whether the host has accessed/changed the control page.  
     PropertyGets a value indicating whether the host has changed a character on the screen  
     PropertyGets the HotSpots object which is used to obtain/specify information pertaining to HotSpots behavior.  
     PropertyGets a value indicating whether the keyboard is locked.  
     PropertyGets a value indicating whether the keyboard is locked because of a terminal wait status  
     PropertyGets a value indicating whether a message is currently waiting  
     PropertyGets the parent object (IUtsTerminal).  
     PropertyGets the number of rows of the screen.  
     PropertyGets a value indicating the settle state (stability) of the current screen.  
     PropertyGets or sets time duration during which there should be no host data changes.  
     PropertyGets the area of the screen that's currently selected.  
     PropertyGets or sets options (Block or Stream) that determine the shape of a selected region.  
     PropertyGets or sets a value indicating whether trailing blank lines are removed from the cut or copied text.  
     PropertyGets a value indicating the current configured terminal model  
    Top
    See Also