Hi ALl
My datagrid is populated with file names from one location. I should allow user to select a file from datagrid and drop it on desktop
I got an url which drags and drops internet shortcuts to desktop in asp.net ( working fine, tested)
URL : http://www.codeproject.com/KB/cs/draginternetshortcut.aspx
I need in winforms. Please help me.
Cheers
Madhavi