InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / HostField Class
Properties Methods


In This Topic
    HostField Class Members
    In This Topic

    The following tables list the members exposed by HostField.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a bit mask that contains all of the field attributes.  
    Public PropertyGets a value that indicates whether each character in the field is examined for character-specific attributes.  
    Public PropertyGets field end column.  
    Public PropertyGets the column and row coordinates of the end position.  
    Public PropertyGets field end row.  
    Public PropertyGets the foreground color.  
    Public PropertyGets a value that indicates whether the field is an alpha-only field.  
    Public PropertyGets a value that indicates whether the data cell is displayed with APL characters.  
    Public PropertyGets whether field attributes occupy space on the screen.  
    Public PropertyGets a value that indicates whether the field is a auto enter field.  
    Public PropertyGets a value that indicates whether the data cell contains blinking text.  
    Public PropertyGets a value that indicates whether the field is a block field.  
    Public PropertyGets a value that indicates whether the data cell contains a column separator.  
    Public PropertyGets a value that indicates whether the field is a DBCS Either field.  
    Public PropertyGets a value that indicates whether the field is of any DBCS field type.  
    Public PropertyGets a value that indicates whether the field is a DBCS Graphics field.  
    Public PropertyGets a value that indicates whether the field is a DBCS Mixed field.  
    Public PropertyGets a value that indicates whether the field is a DBCS Only field.  
    Public PropertyGets a value that indicates whether the field is a DBCS Open field.  
    Public PropertyGets a value that indicates whether the field is a DBCS Pure field.  
    Public PropertyGets a value that indicates whether the data cell is displayed with default attributes.  
    Public PropertyGets a value that indicates whether the field is a digits field.  
    Public PropertyGets a value that indicates whether the field is a duplicate format control order field.  
    Public PropertyGets a value that indicates whether the field is a exit-required field.  
    Public PropertyGets a value that indicates whether the data cell contains high intensity text.  
    Public PropertyGets a value that indicates whether the field is a light pen field.  
    Public PropertyGets a value that indicates whether the field is a magnetic strip field.  
    Public PropertyGets a value that indicates whether the field is a mandatory entry field.  
    Public PropertyGets a value that indicates whether the field is a mandatory fill field.  
    Public PropertyGets a value that indicates whether the field is a message field.  
    Public PropertyGets whether the field has been modified.  
    Public PropertyGets a value that indicates whether the field is a numeric-only field.  
    Public PropertyGets a value that indicates whether the field is a numeric shift field.  
    Public PropertyGets a value that indicates whether the data cell contains overlined text.  
    Public PropertyGets a value that indicates whether the field is a protected field.  
    Public PropertyGets a value that indicates whether the data cell is displayed in reverse video mode.  
    Public PropertyGets a value that indicates whether the field is a right-adjust, blank-fill field.  
    Public PropertyGets a value that indicates whether the field is a right-adjust, zero-fill field.  
    Public PropertyGets a value that indicates whether the field is a right-aligned field.  
    Public PropertyGets a value that indicates whether the field is a signed numeric field.  
    Public PropertyGets a value that indicates whether the data cell contains strikethrough text.  
    Public PropertyGets a value that indicates whether the data cell contains underlined text.  
    Public PropertyGets a value that indicates whether the field is a uppercase field.  
    Public PropertyGets a value that indicates whether the field is a user field.  
    Public PropertyGets a value that indicates whether the data cell contains visible text.  
    Public PropertyGets the length of this field, including field attributes.  
    Public PropertyGets field start column.  
    Public PropertyGets the column and row coordinates of this field.  
    Public PropertyGets field start row.  
    Public PropertyGets field text.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the field in a string format.  
    Top
    See Also