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