I am looking to get the character at a specific column (not index) using IWpfTextView. I have managed to get the current column of the cursor using the CurrentColumn property of a TextSelection. My ultimate goal is to get the characters to the left, top,
right, and bottom of the current character. I would like to have a way to do this without needing to manually adjust the values for the tab characters every time. Is there a good way to do this? Thanks.
Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/