I have an object whos Tostring() method returns 4 values that have a small graphic box after each value when displayed. I'm assuming this is the newline special character but I'm trying to remove/replace them and display the string as one sentence. How can I replace the graphic box or remove it? I can't find the special sequence for newline or I'm totally off on what is make those boxes............thanks