or
OKey okey = new() { RestoreClipboard = false };
clipboard.paste("Example\r\n", options: okey);
or
How to clipboard.paste with options?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to clipboard.paste with options? - by MBaas - 07-08-2023, 07:48 AM
RE: How to clipboard.paste with options? - by Gintaras - 07-08-2023, 07:55 AM
RE: How to clipboard.paste with options? - by MBaas - 07-08-2023, 09:53 AM
|