InfoConnect for Unisys
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface

In This Topic
    IT27Screen Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     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 that corresponds to the current terminal page number.  
     PropertyGets or sets the cursor's column location relative to the left edge of the terminal window.  
     PropertyGets or sets the cursor's row location relative to the top edge of the terminal window.  
     PropertyGets a value indicating whether the T27 status line is currently in Enquire mode  
     PropertyGets the HotSpots object which is used to obtain/specify information pertaining to HotSpots behavior.  
     PropertyGets a value indicating whether the terminal is in forms mode.  
     PropertyGets a value indicating whether the keyboard is locked.  
     PropertyGets a value indicating the current T27 status line system message. If there is no message, the returned string is whitespace characters. The user message is 16 characters in length.  
     PropertyGets the parent object (IT27Terminal).  
     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.  
    Top
    See Also