A
A
Andrew KreeZ2020-08-03 00:04:41
C++ / C#
Andrew KreeZ, 2020-08-03 00:04:41

How to save the result to the clipboard?

How to save the result to the clipboard? I need to save the string received during the code process to the buffer and with Ctrl + V (paste) be able to paste it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-08-03
@guest_default

Clipboard.SetText(". . .");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question