InfoConnect for Airlines
HostField Class Members
Properties  Methods 


The following tables list the members exposed by HostField.

Public Constructors
 NameDescription
Public ConstructorHostField ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAttributesGets a bit mask that contains all of the field attributes.  
Public PropertyContainsCharacterSpecificAttributesGets a value indicating whether each character in the field is examined for character-specific attributes.  
Public PropertyEndColumnGets field end column.  
Public PropertyEndPositionGets the column and row coordinates of the end position.  
Public PropertyEndRowGets field end row.  
Public PropertyForegroundColorGets the foreground color for the specified terminal attribute.  
Public PropertyIsAlphaOnlyFieldGets a value indicating whether the field is an alpha-only field.  
Public PropertyIsAplCharacterSetGets a value indicating whether the data cell is displayed with APL characters.  
Public PropertyIsAttributeSpaceGets a value indicating whether field attributes occupy space on the screen.  
Public PropertyIsAutoEnterFieldGets a value indicating whether the field is a auto enter field.  
Public PropertyIsBlinkingGets a value indicating whether the data cell contains blinking text.  
Public PropertyIsBlockFieldGets a value indicating whether the field is a block field.  
Public PropertyIsColumnSeparatorGets a value indicating whether the data cell contains a column separator.  
Public PropertyIsDbcsEitherGets a value indicating whether the field is a DBCS Either field.  
Public PropertyIsDbcsFieldGets a value indicating whether the field is of any DBCS field type.  
Public PropertyIsDbcsGraphicsGets a value indicating whether the field is a DBCS Graphics field.  
Public PropertyIsDbcsMixedGets a value indicating whether the field is a DBCS Mixed field.  
Public PropertyIsDbcsOnlyFieldGets a value indicating whether the field is a DBCS Only field.  
Public PropertyIsDbcsOpenGets a value indicating whether the field is a DBCS Open field.  
Public PropertyIsDbcsPureFieldGets a value indicating whether the field is a DBCS Pure field.  
Public PropertyIsDefaultDisplayGets a value indicating whether the data cell is displayed with default attributes.  
Public PropertyIsDigitsFieldGets a value indicating whether the field is a digits field.  
Public PropertyIsDupFieldGets a value indicating whether the field is a duplicate format control order field.  
Public PropertyIsExitRequiredFieldGets a value indicating whether the field is a exit-required field.  
Public PropertyIsHighIntensityGets a value indicating whether the data cell contains high intensity text.  
Public PropertyIsLightPenFieldGets a value indicating whether the field is a light pen field.  
Public PropertyIsMagneticStripFieldGets a value indicating whether the field is a magnetic strip field.  
Public PropertyIsMandatoryEntryFieldGets a value indicating whether the field is a mandatory entry field.  
Public PropertyIsMandatoryFillFieldGets a value indicating whether the field is a mandatory fill field.  
Public PropertyIsMessageFieldGets a value indicating whether the field is a message field.  
Public PropertyIsModifiedGets a value indicating whether the field has been modified.  
Public PropertyIsNumericOnlyFieldGets a value indicating whether the field is a numeric-only field.  
Public PropertyIsNumericShiftFieldGets a value indicating whether the field is a numeric shift field.  
Public PropertyIsOverlineGets a value indicating whether the data cell contains overlined text.  
Public PropertyIsProtectedFieldGets a value indicating whether the field is a protected field.  
Public PropertyIsReverseGets a value indicating whether the data cell is displayed in reverse video mode.  
Public PropertyIsRightAdjustBlankFillFieldGets a value indicating whether the field is a right-adjust, blank-fill field.  
Public PropertyIsRightAdjustZeroFillFieldGets a value indicating whether the field is a right-adjust, zero-fill field.  
Public PropertyIsRightJustifiedFieldGets a value indicating whether the field is a right-aligned field.  
Public PropertyIsSignedNumericFieldGets a value indicating whether the field is a signed numeric field.  
Public PropertyIsStrikethroughGets a value indicating whether the data cell contains strikethrough text.  
Public PropertyIsUnderlineGets a value indicating whether the data cell contains underlined text.  
Public PropertyIsUppercaseFieldGets a value indicating whether the field is a uppercase field.  
Public PropertyIsUserFieldGets a value indicating whether the field is a user field.  
Public PropertyIsVisibleGets a value indicating whether the data cell contains visible text.  
Public PropertyLengthGets the length of this field, including field attributes.  
Public PropertyStartColumnGets field start column.  
Public PropertyStartPositionGets the column and row coordinates of this field.  
Public PropertyStartRowGets field start row.  
Public PropertyTextGets field text.  
Top
Public Methods
 NameDescription
Public MethodToStringGets the field in a string format.  
Top
See Also