Depends on what you want specifically. In C# strings are escaped, so there
are a series of escape characters that can be used to input values that
aren't normally input. for carraige return you have \r, for linefeed you
have \n, there are a number of others listed at http://www.yoda.arachsys.com/csharp/faq/#escapes
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.