Hello guys! I have here a picture of my ListView from my project.
Attachment 95549
Now if I selected one of the item and clicked the OK button, how can I get the item name?
Example:
Attachment 95549
Now if I selected one of the item and clicked the OK button, how can I get the item name?
Example:
Let me say, I want to display the item name on the messagebox.
When I clicked Customer, the messagebox should display Customer.