These controls really aren't meant to replace each other - they have very different purposes.
I recommend using a TextBox when a TextBox will work. If you are just looking for a way to enter text, a TextBox is the way to go.
If you need Rich Text support, then use a RichTextBox.
Reed Copsey, Jr. - http://reedcopsey.com
If a post answers your question, please click "
Mark As Answer" on that post and "
Mark as Helpful".