简体   繁体   中英

Adding Text to Clipboard on Click of ListView Column Header - C#

Is there a an event for ListViews that are activated when one of the column headers are clicked on? The plan was to add some text to the user's clipboard when they click on the column header. Is there any easy way to do this?

See link below for the column header click event, where you would add some text to the user's clipboard.

http://msdn.microsoft.com/en-us/library/system.windows.forms.listview.columnclick.aspx

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