I'm looking for a way to find Character Position and Line Position in a Rich Text Box for a text editor I working on. The only way I can figure it is some how using RichTextBox1.SelStart. Any ideas?