InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / ScreenCharacter Object / Attributes Property
In This Topic
    Attributes Property (ScreenCharacter)
    In This Topic
    Gets the field attributes.
    Syntax
    expression.Attributes As FieldAttributes
    where expression is a variable that represents a ScreenCharacter Object
    See Also