I'm making a checkers game and when I drag a peice off the board and drop it, it disappears. Is there a simple way to prevent this such as monitoring the mouse icon and when it changes to a NoDrop icon then I can replace that peice?