expression.GetCharacterForegroundColor( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ScreenColor
where expression is a variable that represents a IbmScreen Object
Parameters
- row
- Field starting row.
- column
- Field starting column.
Return Value
Screen color object which represent host screen color.This is a ScreenColor Enumeration value that represents the host screen color.