Copy to Clipboard

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

so the user can paste it anywhere

What method can be used?

Thank you,
Samuel
 
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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top