Home All Groups Group Topic Archive Search About
Author
22 Mar 2006 1:06 PM
Samuel Shulman
so the user can paste it anywhere

What method can be used?

Thank you,
Samuel

Author
22 Mar 2006 2:50 PM
zacks
None of the regulars are going to respond to your query as the answer
is obvious as quickly retrievable from the help. Do a help search for
the Clipboard Class.
Author
22 Mar 2006 2:52 PM
Carlos J. Quintero [VB MVP]
Hi Samuel,

See:
System.Windows.Forms.ClipBoard.SetData(...)

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


Show quoteHide quote
"Samuel Shulman" <samuel.shul***@ntlworld.com> escribió en el mensaje
news:OGs61FbTGHA.5884@TK2MSFTNGP14.phx.gbl...
> so the user can paste it anywhere
>
> What method can be used?
>
> Thank you,
> Samuel
>