Click to See Complete Forum and Search --> : OLE Drag & Drop - Really URGENT!!!


ADG
April 16th, 1999, 06:30 AM
I have 2 list boxes on a dialog box. Now I want to drag the text from one list box and drop it onto the other list box. Can someone tell me how to accomplish this ? I thought of using the OLE classes provided by MFC to accomplsh this but I don't know how to go about doing this. Someone please help !!!!!

ADG

Dave Lorde
April 16th, 1999, 06:46 AM
Have a look at the 'Clipboard' section of this site.

Dave