PC Review


Reply
Thread Tools Rate Thread

Copying to Clipboard from Listview control

 
 
Chris
Guest
Posts: n/a
 
      3rd Apr 2006
Riley wrote:
> I am using VS2005 and VB to write a small application. I have a listview
> control and want the user to be able to (CTRL-C) copy information from it to
> the clipboard and then paste it somewhere else. Unfortunately they cannot do
> this by default it seems. Can someone tell me how to turn it on.?
>


This shows how to copy information to the clipboard. You are probably
going to have to convert your selected item to a string and put it in
the clipboard if you want to past it as text.

http://www.vb-helper.com/howto_net_c...rd_object.html

Chris
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UmlsZXk=?=
Guest
Posts: n/a
 
      3rd Apr 2006
I am using VS2005 and VB to write a small application. I have a listview
control and want the user to be able to (CTRL-C) copy information from it to
the clipboard and then paste it somewhere else. Unfortunately they cannot do
this by default it seems. Can someone tell me how to turn it on.?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying to clipboard using Ctrl-C or Clipboard.SetText =?Utf-8?B?S2V2aW4gQnVydG9u?= Microsoft Dot NET Framework 0 28th Jul 2006 02:13 AM
Copying the filtered data to clipboard is copying non-visible rows =?Utf-8?B?U2VldGhhUmFtYW4=?= Microsoft Excel Crashes 10 12th Jul 2006 10:39 PM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft Dot NET 5 1st Sep 2004 06:49 AM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft Dot NET Framework 5 1st Sep 2004 06:49 AM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft C# .NET 2 27th Jul 2004 07:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:57 PM.