InfoConnect for Unisys VBA Guide
ScreenCharacter Object Members

The following tables list the members exposed by ScreenCharacter.

Properties
 NameDescription
Public PropertyAttributesGets the field attributes.  
Public PropertyCharCodeGets the character code for this screen character.  
Public PropertyCharWidthGets the character column width. This value can be used when incrementing through a data cell array.  
Public PropertyForegroundColorGets the foreground color.  
Public PropertyIsAlphaOnlyFieldGets a value that indicates whether the data cell marks the beginning of an alpha only field. Note: IScreenDataConstants.FIELD_ALPHA_ONLY  
Public PropertyIsAplCharacterSetGets a value that indicates whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP  
Public PropertyIsAttributeSpaceGets a value that indicates whether field attributes occupy screen space. Note: IScreenDataConstants.FIELD_ATTRIB_SPACE  
Public PropertyIsAutoEnterFieldGets a value that indicates whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_AUTO_ENTER  
Public PropertyIsBlinkingGets a value that indicates whether the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK  
Public PropertyIsBlockFieldGets a value that indicates whether the data cell marks the beginning of a block field. Note: IScreenDataConstants.FIELD_MODE_BLOCK  
Public PropertyIsColumnSeparatorGets a value that indicates whether the data cell contains a column separator. Note: IScreenDataConstants.ATTR_COLUMN_SEPARATOR  
Public PropertyIsDbcsGets a value that indicates whether the character is a DBSC character.  
Public PropertyIsDefaultDisplayGets a value that indicates whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT  
Public PropertyIsDigitsFieldGets a value that indicates whether the data cell marks the beginning of a digits field. Note: IScreenDataConstants.FIELD_DIGITS  
Public PropertyIsDupFieldGets a value that indicates whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_MARK_DUP  
Public PropertyIsExitRequiredFieldGets a value that indicates whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_EXIT_REQ  
Public PropertyIsFieldAttributeGets a value that indicates whether the data cell contains a field attribute. Note: IScreenDataConstants.FIELD_ATTRIBUTE  
Public PropertyIsFieldAttributePositionGets a value that indicates whether the data cell contains a field attribute position. Note: IScreenDataConstants.FIELD_ATTR_POS  
Public PropertyIsHighIntensityGets a value that indicates whether the data cell contains high intensity text. Note: IScreenDataConstants.ATTR_HIGH_INTENSITY  
Public PropertyIsLightPenFieldGets a value that indicates whether the data cell marks the beginning of a light pen field. Note: IScreenDataConstants.FIELD_LIGHT_PEN  
Public PropertyIsMagneticStripFieldGets a value that indicates whether the data cell marks the beginning of a magnetic strip field. Note: IScreenDataConstants.FIELD_MAGNETIC_STRIP  
Public PropertyIsMandatoryEntryFieldGets a value that indicates whether the data cell marks the beginning of a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY  
Public PropertyIsMandatoryFillFieldGets a value that indicates whether the data cell marks the beginning of a mandatory fill field. Note: IScreenDataConstants.FIELD_MANDATORY_FILL  
Public PropertyIsMessageFieldGets a value that indicates whether the data cell marks the beginning of a message field. Note: IScreenDataConstants.FIELD_TYPE_MESSAGE  
Public PropertyIsModifiedFieldGets a value that indicates whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_MODE_MODIFIED  
Public PropertyIsNumericOnlyFieldGets a value that indicates whether the data cell marks the beginning of a numeric-only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY  
Public PropertyIsNumericShiftFieldGets a value that indicates whether the data cell marks the beginning of a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT  
Public PropertyIsOverlineGets a value that indicates whether the data cell contains overlined text. Note: IScreenDataconstants.ATTR_OVERLINE  
Public PropertyIsProtectedFieldGets a value that indicates whether the data cell marks the beginning of a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED  
Public PropertyIsReverseGets a value that indicates whether the data cell is displayed in reverse video mode. Note: IScreenDataConstants.ATTR_REVERSE  
Public PropertyIsRightAdjustBlankFillFieldGets a value that indicates whether the data cell marks the beginning of a right-aligned, blank-fill field. Note: IScreenDataConstants.FIELD  
Public PropertyIsRightAdjustZeroFillFieldGets a value that indicates whether the data cell marks the beginning of a right-aligned, zero-fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL  
Public PropertyIsRightJustifiedFieldGets a value that indicates whether the data cell marks the beginning of a right-aligned field. Note: IScreenDataConstants.FIELD_RIGHT_JUSTIFIED  
Public PropertyIsSignedNumericFieldGets a value that indicates whether the data cell marks the beginning of a signed numeric field. Note: IScreenDataConstants.FIELD_SIGNED_NUMERIC  
Public PropertyIsSosiGets a value that indicates whether the character is a DBSC SOSI character.  
Public PropertyIsStrikethroughGets a value that indicates whether the data cell contains strikethrough text. Note: IScreenDataConstants.ATTR_STRIKETHROUGH  
Public PropertyIsUnderlineGets a value that indicates whether the data cell contains underlined text. Note: IScreenDataconstants.ATTR_UNDERLINE  
Public PropertyIsUppercaseFieldGets a value that indicates whether the data cell marks the beginning of a modified field. Note: IScreenDataConstants.FIELD_UPPERCASE  
Public PropertyIsUserFieldGets a value that indicates whether the data cell marks the beginning of a user field. Note: IScreenDataConstants.FIELD_TYPE_USER  
Public PropertyIsVisibleGets a value that indicates whether the data cell contains visible text. Note: IScreenDataConstants.ATTR_VISIBLE  
Top
See Also

 

 


2015 Attachmate

Send Feedback