T
Thom Little
I have a form with three textboxes.
In an external C# 2.0 application I need to load the clipboard with three
pieces of information so I can position to the first textbox in the forma
and select paste to paste into all three at the same time.
something like ...
one\ttwo\tthree or one\ntwo\nthree
.... any suggestions?
In an external C# 2.0 application I need to load the clipboard with three
pieces of information so I can position to the first textbox in the forma
and select paste to paste into all three at the same time.
something like ...
one\ttwo\tthree or one\ntwo\nthree
.... any suggestions?