Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / ForegroundColor Property
In This Topic
    ForegroundColor Property (HostField)
    In This Topic
    Gets the foreground color set for the specified terminal attribute.
    Syntax
    expression.ForegroundColor As ScreenColor
    where expression is a variable that represents a HostField Object

    Property Value

    A ScreenColor Enumeration value.
    See Also