Get Row Value of a Selected ListView Item
Informational
AI
AI Samenvatting: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Broncode
I have been looking for an example piece of code that would return the selected row value of a ListView control. Here is the example code. Me.lstView.SelectedItems(0).SubItems.Item(1).Text Me.lstView.SelectedItems(0).SubItems.Item(Replace with any number to indicate which column value you are acquiring).Text
Originele reacties (3)
Hersteld van de Wayback Machine