Multi-line textbox vb.net

Soldato
Joined
20 Jan 2005
Posts
2,722
Location
Whitley Bay
Hi there,

This is probably a stupid question so I apologise in advance.

I'm writing code to pass information from a multi-line text box to a new email message.
When testing, I can enter text over several lines within the text box but the data that is passed to the email message is all on one line.

Is there a way of retaining the formatting of the text?

TIA

Si
:)
 
Back
Top Bottom