I am needing to get the position of my cursor in a richtextbox. Not the mouse position... the blinking cursor.

How in the world can I do this??

Here is what I am trying to accomplish if anybody knows a better way. I have a richtextbox and a toolbar. I want the toolbar buttons to update according to the fonttype, fontsize, and fontstyle of the peice of text the cursor is near. You know, just like MS Word. If you click your mouse on a word, all of this info is updated in the toolbar. If you place your cursor in a word, and then move it by using the arrow buttons it still updates the info.

Can anybody help??
Thanks!