Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4028
Rearrange items on UltraListView via drag and drop
posted

Is it possible to rearrange the items (icons) in an UltraListView via drag and drop? I'm thinking free form, so they dont snap to a grid or anything - I can group some icons down the bottom, and some at the top, etc.

  • 69832
    Offline posted

    Yes, the 'WinListView DragDrop' sample, which is included with the SDK, demonstrates how to do this.