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,我想指定选择(项目)模式。在等效的 WPF 控件中有ListView.SelectionMode属性。Windows 窗体是否有相同的属性?
ListView.MultiSelect:获取或设置一个值,该值指示是否可以选择多个项目。