外部sysListView32内容获取及设置选中状态
摘要:
public void SetLisSelected(IntPtr listView,List<string> fcusers) { //该listview总行数 int rowcnt = API.SendMessage(listView, API.LVM_GETITEMCOUNT, 0, 0); 阅读全文
posted @ 2020-02-06 20:17 mol1995 阅读(3572) 评论(1) 推荐(0)
浙公网安备 33010602011771号