Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsAttributeSpace Property
In This Topic
    IsAttributeSpace Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether field attributes occupy screen space. Note: IScreenDataConstants.FIELD_ATTRIB_SPACE
    Syntax
    expression.IsAttributeSpace As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also