Does anyone know how to insert a selection into a rich edit control such that, if the text is longer than the width of the control, the control will not scroll to the right, and won't word wrap either?

The control we have created has auto-hscrolling on, and word wrap off. Turning off auto-hscrolling does not seem to help.