System.Windows.Forms.ItemDragEventArgs Class

Provides data for the ListView.ItemDrag event of the System.Windows.Forms.ListView and System.Windows.Forms.TreeView controls.

See Also: ItemDragEventArgs Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class ItemDragEventArgs : EventArgs

Remarks

The ListView.ItemDrag event occurs when the user begins dragging an item. An System.Windows.Forms.ItemDragEventArgs object specifies which mouse button was pressed.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0