Hmmm, well you are right, I guess I did misread what ths property was for. However, setting this property to true still has no effect. I have two controls on a form side by side. One with autoword select = true and one with autoselect=false. As far as I can tell both controls behave the exact same way. I can select a single letter, a couple letters, or the entire word with my mouse. But as usual I'm getting distracted from the goal I was tyring to achieve which was selecting the text as soon as the control gain focus. It's just frustrating when you try and experiment and various properties seem to have no effect. About the only thing I can conclude is perhaps if the RichTextBox is stretched out and contains a sentence rather than a single word it works. I don't know *sigh*