RowContaining Method
RowContaining(int)
Returns the zero-based index of the display row containing the specified coordinate.
Declaration
public int RowContaining(int y)
Public Function RowContaining(y As Integer) As Integer
Parameters
| Type |
Name |
Description |
| int |
y |
|
Returns