简体   繁体   中英

Click Event in multiple column list view C# windows form

Hey friends I have list view with 3 columns. I need to fire different events on each click in those column header. HOw can i do that? VS provides simple column click event, how can i use it for separate click event for those column headers.

我认为您需要调查与事件相处的sender参数的值。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM