Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsAttributeSpace Property
In This Topic
    IsAttributeSpace Property (HostField)
    In This Topic
    Specifies whether field attributes occupy space on the screen. It returns true if field attributes occupy screen space.
    Syntax
    expression.IsAttributeSpace As Boolean
    where expression is a variable that represents a HostField Object
    See Also