Intersoft ClientUI 8 > ClientUI Fundamentals > Drag-drop Framework Overview > Drag-drop Framework How-to Topics |
The following examples demonstrate how to accomplish common tasks using the ClientUI Drag-drop Framework.
How-to: Customize Drag Shadow Object
How-to: Copy The Dragged Object when Dropped to The Drop Target
How-to: Remove The Dragged Object when Dropped to The Drop Target
How-to: Change Tooltip when Hovering Drop Target
How-to: Change Tooltip when Leaving Drop Target
How-to: Move Item from Bound ListBox to Unbound ListBox using UXPanel
How-to: Move Item from Unbound ListBox to Bound ListBox using UXPanel
How-to: Perform Conditional Checking to Determine Whether an Item is Dragable
How-to: Drag an UIElement using API
How-to: Store Data Object at Drag Init Event
How-to: Enable Drag Drop to Standard ListBox using UXPanel