CustomListView with Drag and Drop Support for items based on Erel's Class CLVDragger
Modifications: v8
1. Added Callback Support
2. Added Event: OrderChanged ( ItemIndex as int , NewIndex as Int)
ItemIndex: Item which was dragged
NewIndex: Where item was dropped
Modifications: v8
1. Added Callback Support
2. Added Event: OrderChanged ( ItemIndex as int , NewIndex as Int)
ItemIndex: Item which was dragged
NewIndex: Where item was dropped