VB Clipboard problem

E

Ef

I am using an application that uses the clipboard to copy text from a
textbox. The problem is that when I paste this text I get box symbols
for the carriage returns. How can I avoid this and get the data pasted
as is from within the textbox. Thanks.
 
N

Newbie Coder

Its bold pipe '|' chars that makes it show a multiline textbox is needed not
what the original OP asked about

The boxes usually indicate encoding
 

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

Top