A
Alain Dekker
Hi,
I've got some help text files which have been translated by professional
translators. These are being stored as TXT files and then Embedded into my
project as a resource. At runtime, depending on the language selected, when
help is chosen on a particular screen, the appropriate language-specific
file is loaded and displayed in a TextBox control.
This all works great.
My problem is that when I view the text file externally in NotePad, I have
the "Word Wrap" feature turned on so I don't get the text running
off-screen. But when I view it in the IDE (VS 2005), the text runs
off-screen to the right. Is there anythign like "Word Wrap" in the IDE?
Thanks,
Alain
I've got some help text files which have been translated by professional
translators. These are being stored as TXT files and then Embedded into my
project as a resource. At runtime, depending on the language selected, when
help is chosen on a particular screen, the appropriate language-specific
file is loaded and displayed in a TextBox control.
This all works great.
My problem is that when I view the text file externally in NotePad, I have
the "Word Wrap" feature turned on so I don't get the text running
off-screen. But when I view it in the IDE (VS 2005), the text runs
off-screen to the right. Is there anythign like "Word Wrap" in the IDE?
Thanks,
Alain