S Shakir Hussain Jul 6, 2004 #1 John Do you want to display contents of xml or just the full path of that xml file name?
J Jay B. Harlow [MVP - Outlook] Jul 6, 2004 #2 John, How did it not work? The sample will display the names of the files dropped onto the ListBox, if you want the contents, you will need to open the file, read the file & place the contents in the control. Remember that you can drag & drop multiple files... Hope this helps Jay
John, How did it not work? The sample will display the names of the files dropped onto the ListBox, if you want the contents, you will need to open the file, read the file & place the contents in the control. Remember that you can drag & drop multiple files... Hope this helps Jay
J John Jenkins Jul 6, 2004 #3 Hi, I need to develop an app that can drag an xml file from my desktop and drop it into a textbox, where it iwll be displayed. 1. I though this should be straightforward but I cannot get it to work. I tried http://www.c-sharpcorner.com/Code/2002/Nov/DragDrop.asp but it did not work. Can someone point me in the right direction?? Thanks
Hi, I need to develop an app that can drag an xml file from my desktop and drop it into a textbox, where it iwll be displayed. 1. I though this should be straightforward but I cannot get it to work. I tried http://www.c-sharpcorner.com/Code/2002/Nov/DragDrop.asp but it did not work. Can someone point me in the right direction?? Thanks