C# application controling mouse to drag and drop windows icon or something esle

Asked By Vencrena renven
05-Nov-09 10:12 AM
Earn up to 30 extra points for answering this tough question.

Hi,

Lets supose i have C# application witch gets object position in desktop (for example "icon" or "shotcut") coordinates (x,y).
I need method whitch uses coordinates from application (x,y, and x_put, y_put)  take object from one position and DRAG and DROP that objet to other position. Also it would be great if that methot can WORK FAST.

I appretiate your help,

Create New Account