InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts 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

Property Value

A ScreenColor Enumeration value.
See Also