Hi Deepak,
On Saturday 28 March 2009 Deepak Mishra wrote:
> Is there an easy way to attach an image to the mouse cursor. My purpose is
> to attach an image being dragged to the mouse cursor during a drag and drop
> operation.
> An obvious way would be to set the Left and Top of an image to be the
Hi,
Is there an easy way to attach an image to the mouse cursor. My purpose is
to attach an image being dragged to the mouse cursor during a drag and drop
operation.
An obvious way would be to set the Left and Top of an image to be the same
as that of the mouse on each "drag" event.
Is there some