I'm trying to extract the font of the next character after the current position of the cursor from a RichTextBox
. This needs to be done everytime the cursor is moved in the RichTextBox
. I haven't found the event for when the cursor position changes.
Does this event even exist? If not, is there another way to implement this?
Thanks
Have you tried RichTextBox.SelectionChanged Event?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With