المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C# "for example desktop icon"(object) drag and drop method



C# Programming
11-07-2009, 01:14 PM
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,