M
Mark Ingram
Hi, I want to be able to drag and drop some files onto my application
but it is only possible to drop at a location where I have no child
controls.
e.g. If i have a form with a textbox on it, I want to be able to drop
the files anywhere, but currently I can't drop them on to the textbox
itself. Is there a quick way I can get around this (I *dont* want to add
in the drag / drop code for all the controls on my form - as i have far
too many).
Any help much appreciated,
Thanks
but it is only possible to drop at a location where I have no child
controls.
e.g. If i have a form with a textbox on it, I want to be able to drop
the files anywhere, but currently I can't drop them on to the textbox
itself. Is there a quick way I can get around this (I *dont* want to add
in the drag / drop code for all the controls on my form - as i have far
too many).
Any help much appreciated,
Thanks