C 
		
								
				
				
			
		Chuck Bowling
Ok, either I'm doing something wrong or the filters in help are worthless...
I'm trying to format a string... Nothing special, just formatting... like
C++...
How do I do a newline? i.e., assigning a string to a textbox...
txt.Text = "My first line...\n My second line...\n My third line...";
				
			I'm trying to format a string... Nothing special, just formatting... like
C++...
How do I do a newline? i.e., assigning a string to a textbox...
txt.Text = "My first line...\n My second line...\n My third line...";