.NET forums again and there seems to be a lot of questions about Drag-n-Drop again. There are several solutions including a Telerik framework for it that you could look at but I decided to do a very simple example of dragging an item. The first time I did this was in a Win32 application using Petzold's book (yeah in C...I am that old). Interestingly the problem is the same as its always been. Esse
read more »
Be the first to post a Comment!