Is there any way I could "add" custom "types" to an item in ListView? For example, you have Text, ToolTipText, TAG, etc.
Could you add a new value like "MyValue" so you could do:
ListView.ListItems.Item(x).MyValue = "blah"?
I just need to add several *MORE* values to each item in a list...
anyone have any ideas on this?
Thanks,
TD
