expression.GetFieldColor( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ScreenColor
where expression is a variable that represents a IbmScreen Object
Parameters
- row
- The row number at the beginning of, or within, the field.
- column
- The column number at the beginning of, or within, the field.
Return Value
A ScreenColor value that indicates the color of the field.