Thursday, July 15, 2010

Drag and drop in Silverlight

Attached is the module with drag and drop implementation. Sample implemented is for labels - same can be extended to custom controls or any Silverlight control.

I have the runnable copy attached as well. You can check this out before looking into the code. (draganddrop.xap - under /debug)

The project is created in VS 2010 but I am not using anything specific to SL 4. You can easily migrate it to VS 2008 (SL 3) without issues (of course, you have to copy & paste the code)


Download here

No comments:

Post a Comment