I tried to do my first drag'n'drop application. I looked at VS.NET help and thought "woah, that's easy!".
But when I did what was told there, it doesn't work. When I try to start dragging (mousedown) the cursor becomes a stop sign, not a drag cursor.
No data can be dropped. Why's that?