System.Windows.Forms.ItemDragEventArgs Members

The members of System.Windows.Forms.ItemDragEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Windows.Forms.ItemDragEventArgs class with a specified mouse button.

Initializes a new instance of the System.Windows.Forms.ItemDragEventArgs class with a specified mouse button and the item that is being dragged.

Public Properties

[read-only]
ButtonMouseButtons.

Gets a value that indicates which mouse buttons were pressed during the drag operation.

[read-only]
Itemobject.

Gets the item that is being dragged.