private void colorGrid1_ColorDrag(object sender, ColorDragEventArgs e) { appPal.MoveColor(e.DraggedColor, e.TargetColor); }