Printable View
how to transfer the contents from the clipboard to a text box.
try: Code: Text1.Text = Clipboard.GetText
Text1.Text = Clipboard.GetText