I have a RichTextBox into which I want to load a rich text document. When I do this, the document in question (which has no carriage returns in it) doesn't automatically word-wrap within the box, but runs off the end of the top line. I want it to wrap within the box, but I can't find the property that controls this. I know it can be done because I've done it before, but I can't find the code. Can anybody tell me which property I need to set please?
Many thanks.
Many thanks.