ListBox.IndexFromPoint 方法
返回指定坐标处的项的从零开始的索引。
重载列表
名称 | 说明 |
---|---|
ListBox.IndexFromPoint (Point) | 返回指定坐标处的项的从零开始的索引。 |
ListBox.IndexFromPoint (Int32, Int32) | 返回指定坐标处的项的从零开始的索引。 |
返回指定坐标处的项的从零开始的索引。
名称 | 说明 |
---|---|
ListBox.IndexFromPoint (Point) | 返回指定坐标处的项的从零开始的索引。 |
ListBox.IndexFromPoint (Int32, Int32) | 返回指定坐标处的项的从零开始的索引。 |