Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsDefaultDisplay Property
In This Topic
    IsDefaultDisplay Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT
    Syntax
    expression.IsDefaultDisplay As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also