
Hi there. We are having a bit of an issue with the Drag & Drop functionality for a TreeListBox.
If the tree item has a Button or other similar control as the content, Drag & Drop does not work. I suspect this is due to the Button handling the event for clicking and not allowing the event to tunnel or bubble to the TreeItem. I haven't been able to find a workaround, so any help would be very appreciated.
Thanks!