When I am viewing a document in Wordpad (or Word) the text is word wrapped around the document boundaries. Altough when I using the RTF string in a RichTextBox the text is wrapped around the control border. This means when I change the size of the window the wordwrapping changes.
Is there something I can do about this ? (some kind of mode I have to set the RichTextBox into)
Or is there are free / commercial RichTextBox which does exactly that ?
(In former times you could download the Wordpad sourcecode what I did - but I can't get it to run - is this the correct version - or does this help me at all ?)