private void PBFocusEvent(object sender, EventArgs e) { selDPB = (DragPictureBox)sender; selDPB.Focus(); }