It appears that you can’t drag and drop onto a windows forms application if it’s being run as admin. Since you are advised to run Visual Studio on Vista as admin that means that running it with the debugger means you won’t be able to see your drag drop functionality. I really need to investigate why. Having said that knowing that’s the case means I no longer have to waste time wondering why my code doesn’t work!