P Pete Kane Nov 6, 2007 #1 Hi All, anyone have a basic code example of DnDing between two listboxes ? ( with multiple items would be good ! )
Hi All, anyone have a basic code example of DnDing between two listboxes ? ( with multiple items would be good ! )
P Peter Duniho Nov 6, 2007 #2 Hi All, anyone have a basic code example of DnDing between two listboxes ? ( with multiple items would be good ! ) Click to expand... That's exactly the example MSDN uses: http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.dodragdrop.aspx
Hi All, anyone have a basic code example of DnDing between two listboxes ? ( with multiple items would be good ! ) Click to expand... That's exactly the example MSDN uses: http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.dodragdrop.aspx
P Pete Kane Nov 7, 2007 #3 Peter said: That's exactly the example MSDN uses: http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.dodragdrop.aspx Click to expand... Thanks - just the job
Peter said: That's exactly the example MSDN uses: http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.dodragdrop.aspx Click to expand... Thanks - just the job