ListBox::IndexFromPoint Method
.NET Framework (current version)
Returns the zero-based index of the item at the specified coordinates.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | IndexFromPoint(Int32, Int32) | Returns the zero-based index of the item at the specified coordinates. |
![]() | IndexFromPoint(Point) | Returns the zero-based index of the item at the specified coordinates. |
Show:
