Attachmate.Reflection.Objects.Emulation.Common Library > HostField Object : ForegroundColor Property |
Gets
the foreground color set for the specified terminal attribute.Object.ForegroundColor As ScreenColor
Dim host As HostField
Dim scrColor As ScreenColor
'Get the foreground color.
scrColor = host.ForegroundColor