The members of System.Windows.Forms.ListViewInsertionMark are listed below.
See Also: Inherited members from System.Object
AppearsAfterItem | bool.
Gets or sets a value indicating whether the insertion mark appears to the right of the item with the index specified by the ListViewInsertionMark.Index property. | |
[read-only] | Bounds | System.Drawing.Rectangle.
Gets the bounding rectangle of the insertion mark. |
Color | System.Drawing.Color.
Gets or sets the color of the insertion mark. | |
Index | int.
Gets or sets the index of the item next to which the insertion mark appears. |
NearestIndex(System.Drawing.Point)
|