This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.InsertMarkHitTest Method

Tests what item insertion mark is closest to a specified point.

Overload List

Name Description
Public method InsertMarkHitTest(Point, Int32, Boolean)

Tests what item insertion mark is closest to a specified point.

Public method InsertMarkHitTest(Int32, Int32, Int32, Boolean)

Tests what item insertion mark is closest to a specified point.

Remarks

An insertion mark does not make sense for Details view.

Coordinates are interpreted relatively the control client area. It does not depend on the scrolling position, etc.

See Also

Reference