Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有文本项的 ListView。
如何在选择给定项目时使共享(在超级按钮栏中)可用,然后将该选定项目传递到共享合同?
我知道如何分享,但我不知道如何获取选定的文本项。
获取 Selected Listview 项目文本
String s = ListView1.SelectedItems(0).text