InfoConnect for Airlines
HostField Class Properties


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

Public Properties
 NameDescription
Public PropertyAttributesGets a bit mask that contains all of the field attributes.  
Public PropertyContainsCharacterSpecificAttributesGets a value that indicates 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.  
Public PropertyIsAlphaOnlyFieldGets a value that indicates whether the field is an alpha-only field.  
Public PropertyIsAplCharacterSetGets a value that indicates whether the data cell is displayed with APL characters.  
Public PropertyIsAttributeSpaceGets whether field attributes occupy space on the screen.  
Public PropertyIsAutoEnterFieldGets a value that indicates whether the field is a auto enter field.  
Public PropertyIsBlinkingGets a value that indicates whether the data cell contains blinking text.  
Public PropertyIsBlockFieldGets a value that indicates whether the field is a block field.  
Public PropertyIsColumnSeparatorGets a value that indicates whether the data cell contains a column separator.  
Public PropertyIsDbcsEitherGets a value that indicates whether the field is a DBCS Either field.  
Public PropertyIsDbcsFieldGets a value that indicates whether the field is of any DBCS field type.  
Public PropertyIsDbcsGraphicsGets a value that indicates whether the field is a DBCS Graphics field.  
Public PropertyIsDbcsMixedGets a value that indicates whether the field is a DBCS Mixed field.  
Public PropertyIsDbcsOnlyFieldGets a value that indicates whether the field is a DBCS Only field.  
Public PropertyIsDbcsOpenGets a value that indicates whether the field is a DBCS Open field.  
Public PropertyIsDbcsPureFieldGets a value that indicates whether the field is a DBCS Pure field.  
Public PropertyIsDefaultDisplayGets a value that indicates whether the data cell is displayed with default attributes.  
Public PropertyIsDigitsFieldGets a value that indicates whether the field is a digits field.  
Public PropertyIsDupFieldGets a value that indicates whether the field is a duplicate format control order field.  
Public PropertyIsExitRequiredFieldGets a value that indicates whether the field is a exit-required field.  
Public PropertyIsHighIntensityGets a value that indicates whether the data cell contains high intensity text.  
Public PropertyIsLightPenFieldGets a value that indicates whether the field is a light pen field.  
Public PropertyIsMagneticStripFieldGets a value that indicates whether the field is a magnetic strip field.  
Public PropertyIsMandatoryEntryFieldGets a value that indicates whether the field is a mandatory entry field.  
Public PropertyIsMandatoryFillFieldGets a value that indicates whether the field is a mandatory fill field.  
Public PropertyIsMessageFieldGets a value that indicates whether the field is a message field.  
Public PropertyIsModifiedGets whether the field has been modified.  
Public PropertyIsNumericOnlyFieldGets a value that indicates whether the field is a numeric-only field.  
Public PropertyIsNumericShiftFieldGets a value that indicates whether the field is a numeric shift field.  
Public PropertyIsOverlineGets a value that indicates whether the data cell contains overlined text.  
Public PropertyIsProtectedFieldGets a value that indicates whether the field is a protected field.  
Public PropertyIsReverseGets a value that indicates whether the data cell is displayed in reverse video mode.  
Public PropertyIsRightAdjustBlankFillFieldGets a value that indicates whether the field is a right-adjust, blank-fill field.  
Public PropertyIsRightAdjustZeroFillFieldGets a value that indicates whether the field is a right-adjust, zero-fill field.  
Public PropertyIsRightJustifiedFieldGets a value that indicates whether the field is a right-aligned field.  
Public PropertyIsSignedNumericFieldGets a value that indicates whether the field is a signed numeric field.  
Public PropertyIsStrikethroughGets a value that indicates whether the data cell contains strikethrough text.  
Public PropertyIsUnderlineGets a value that indicates whether the data cell contains underlined text.  
Public PropertyIsUppercaseFieldGets a value that indicates whether the field is a uppercase field.  
Public PropertyIsUserFieldGets a value that indicates whether the field is a user field.  
Public PropertyIsVisibleGets a value that indicates 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
See Also