Drag and Drop - Object in my location ?
Is there anyway to determine if an object exists at a location.
ie. objectatloc = ObjectAtLocation( Point ( x, y ) ) or something similar ?
I know this is possible in other languages, but haven't seen a reference in Windows Forms stuff.
Thanks.
J.

