I want to implement drag'n'drop in my app. I have two MDI child forms displayed with a grid on each. I would like to be able to drag the *value* from a cell on one form.grid and drop it onto the other. Anyone know of any articles that will put me on the right road (or even suggest how to do it)?

Thanks
JP