Gordon,
The VStudio resx editor has poor support for editing strings that contain
line breaks. To work around this problem, simply insert the desired line
breaks (press "enter" on the keyboard, don't type "\r\n") while editing the
resx file in XML view.
HTH,
Nicole
>I am removing all strings from my code and adding to a
> resource table, however I am unsure how to handle newline
[quoted text clipped - 6 lines]
>
> Help much appreciated?