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.
Yes, the 'WinListView DragDrop' sample, which is included with the SDK, demonstrates how to do this.