C# "for example desktop icon"(object) drag and drop method
C#
2
Posts
2
Posters
0
Views
1
Watching
-
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,
-
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,