I'm building a simple application, but I need to know how to use a RichTextBox and position the text on it, like: center, right and left. But how I can do this?
Use the SelectionAlignment property. See MSDN for details.
SelectionAlignment