Silverlight Drag and drop for any UIElement? -
i see great deal of writing silverlight 4's support drag , drop. however, files. want make normal user controls draggable. possible, or limited files?
you can add drag-and-drop capabilities element of silverlight application - not limited files (this became easier in 4.0). using attached behaviors , drag-and-drop management code should able achieve interaction need. without knowing hope accomplish, best advice go check out projects like:
http://silverlightdragdrop.codeplex.com/
and read discussion here:
Comments
Post a Comment