ItemDragEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ItemDragEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ItemDragEventArgs(MouseButtons) | Initializes a new instance of the ItemDragEventArgs class with a specified mouse button. |
![]() | ItemDragEventArgs(MouseButtons, Object^) | Initializes a new instance of the ItemDragEventArgs class with a specified mouse button and the item that is being dragged. |
Show:
