Found out the answer to that question as well:
The "Text" property or member is the difference. It returns the text value of the subitem in that index.Code:LstVwPlanBackup.Items(LstVwPlanBackup.FocusedItem.Index).SubItems(1).Text.ToString()
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: ListView column referenceThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |