namespace OpenSEMI.Ctrlib.Controls { public delegate void DragDropHandler(object sender, DragDropEventArgs e); }