How to display invisibile characters?

Denaes

Senior Contributor
Joined
Jun 10, 2003
Messages
956
Is there a .Net way to display invisible or incompatable characters like:

", 'Enter', 'Tab', etc?

I'm sure there is a regular expressions string way using the \ to escape and something else along with it, but how about the .net framework?
 
Back
Top