THis works for me:
strWhatever.Replace("\n", Environment.NewLine)
I haven't tried that.
I was hoping that there was a property to set for this feature. So every multiline text box I have to convert the incoming text? Ick…
Also tried this with NumericSeries per an example I found and I am receiving the same error. What gives?
For consistencies sake, why isn't it SelectedValue and not just value.
See, I came across the same thing. Geesh!