The ListView is actually a windows common control and so you're not going to
really be seeing new features of it with a new release of Visual Studio.
However, I'm pretty sure that the next version of the ListView doesn't have
this feature. Not that hard to implement with owner draw columns though.