2008-01-12 00:04 UTC
This example shows how to use the Drag & Drop events of a ListBox control to rearrange the items inside it.
(Click to view)
[attachment deleted by admin]
(Click to view)
[attachment deleted by admin]
author=BazzaCAD link=topic=133.msg528#msg528 date=1200096273 wrote:
This example shows how to use the Drag & Drop events of a ListBox control to rearrange the items inside it.
(Click to view)
author=Kelie link=topic=133.msg530#msg530 date=1200111307 wrote:
[quote author=BazzaCAD link=topic=133.msg528#msg528 date=1200096273]
This example shows how to use the Drag & Drop events of a ListBox control to rearrange the items inside it.
(Click to view)
author=BazzaCAD link=topic=133.msg531#msg531 date=1200125617 wrote:
It doesn't look like it's possible, because when the OnDragnDropBegin fires, it deselects all the others except for the one you dragged from.