expression.ScreenIndexToCoordinate( _ ByVal screenIndex As Integer _ ) As ScreenPoint
where expression is a variable that represents a IbmScreen Object
Parameters
- screenIndex
- 1 based screen index location. Range = 1 through (rows * columns).
Return Value
A screen coordinate corresponding to a specified index.This is a ScreenPoint Object that has a screen coordinate corresponding to a specified index.