B
batvanio
Hi,
I still cannot believe there isn't a standard property (or set of
properties) that would allow me to drag, move and rearrange icons in a
standard ListView .net control!
I was trying different combinations of properties (like AutoArrange =
False, and many others...), but it looks like it does not work unless
you handle some of the events (OnBeginDrag etc...). It would seem
natural to think that such a basic functionality would be provided via
standard property, but so far I have not found a way... Does anyone
know a way to do this by settings without having to write code?
Thanks,
Ivan
I still cannot believe there isn't a standard property (or set of
properties) that would allow me to drag, move and rearrange icons in a
standard ListView .net control!
I was trying different combinations of properties (like AutoArrange =
False, and many others...), but it looks like it does not work unless
you handle some of the events (OnBeginDrag etc...). It would seem
natural to think that such a basic functionality would be provided via
standard property, but so far I have not found a way... Does anyone
know a way to do this by settings without having to write code?
Thanks,
Ivan