M
Mike Dyer
Hi all,
Sorry if this has been asked and answered a zillion times already.
I'm converting an app to .NET from VB6, and upon first look, it seems that
the new listview is "missing" some pretty useful functionality, namely a
..Key property for each listitem contained in the listview, and the .FindItem
method for searching listitems.
Obviously, I can write some VB code to replace this functionality, but I
don't want to if there's some other way of duplicating this behavior.
I've also noticed that the .Key property seems to have been removed from
other collections, such as menu items.
Any help anyone can provide is greatly appreciated.
TIA,
Mike
Sorry if this has been asked and answered a zillion times already.
I'm converting an app to .NET from VB6, and upon first look, it seems that
the new listview is "missing" some pretty useful functionality, namely a
..Key property for each listitem contained in the listview, and the .FindItem
method for searching listitems.
Obviously, I can write some VB code to replace this functionality, but I
don't want to if there's some other way of duplicating this behavior.
I've also noticed that the .Key property seems to have been removed from
other collections, such as menu items.
Any help anyone can provide is greatly appreciated.
TIA,
Mike