Copy and paste entire listbox contents - basic.visual
This is a discussion on Copy and paste entire listbox contents - basic.visual ; Help!
Could someone please help me. I have set up cut copy and paste commands
in my program only problem is that it will only copy the item or last item I
selected.
How do I copy the Entire list.
...
-
Copy and paste entire listbox contents
Help!
Could someone please help me. I have set up cut copy and paste commands
in my program only problem is that it will only copy the item or last item I
selected.
How do I copy the Entire list.
Than You
-
Re: Copy and paste entire listbox contents
Loop through the listbox filling some sort of a buffer, then write that
buffer out to the clipboard.
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
"Nicola" <bonni@bonzai.co.uk> wrote in message
news:42150134_1@mk-nntp-2.news.uk.tiscali.com...
> Help!
>
> Could someone please help me. I have set up cut copy and paste commands
> in my program only problem is that it will only copy the item or last item
I
> selected.
> How do I copy the Entire list.
>
> Than You
>
>
Similar Threads
-
By Application Development in forum ADO DAO RDO RDS
Replies: 3
Last Post: 09-11-2007, 08:52 AM
-
By Application Development in forum Sharepoint
Replies: 0
Last Post: 07-04-2007, 08:20 PM
-
By Application Development in forum Javascript
Replies: 3
Last Post: 05-03-2007, 10:42 AM
-
By Application Development in forum Hardware
Replies: 2
Last Post: 03-07-2005, 02:07 PM
-
By Application Development in forum Adobe Premiere
Replies: 5
Last Post: 09-04-2003, 09:32 AM