[]
Gets the index of the item at the specified position in the screen.
public int GetIndexAt(Point screenPoint)
| Type | Name | Description |
|---|---|---|
| Point | screenPoint | The point in the screen relative to this control. |
| Type | Description |
|---|---|
| int | The index of the item, otherwise -1 |