Listview with copy-paste

Posted by Zubirg on Stack Overflow See other posts from Stack Overflow or by Zubirg
Published on 2010-06-12T18:23:12Z Indexed on 2010/06/12 19:32 UTC
Read the original article Hit count: 485

Filed under:
|
|
|
|

Hi,

Is there an easy way of adding copy-paste for a listview, or should I just switch to DataGridView instead?

My application is kinda like an address book, it contains emails, numbers etc where copy paste would be useful.

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms