The properties of System.Windows.Forms.ItemDragEventArgs are listed below. For a list of all members, see the ItemDragEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Button | MouseButtons.
Gets a value that indicates which mouse buttons were pressed during the drag operation. |
[read-only] | Item | object.
Gets the item that is being dragged. |