Name

ItemDragEventHandler

Synopsis

This is the delegate for the ItemDrag event of the ListView and TreeView controls.


public delegate void ItemDragEventHandler(object sender, ItemDragEventArgs e);

Associated Events

ListView.ItemDrag(), TreeView.ItemDrag()

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.