Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
my requirement is to show the shadow of an item when cursor is dragging that item.

for example when we are dragging any item on desktop, cursor will maintain shadow image of an dragging item right. I need a code for this any one help me...


thank u.
Posted

1 solution

That's not a requirement. That's a bullshit nit-picky cosmetic "issue".

Off the top of my head, the amount of work that has to go into this isn't worth the benefit. You'd have to use a very custom mouse cursor, like what's spelled out in this[^] article, and custom draw your own shadow.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900