I am wondering if anyone has any experience in creating a new control based on a WPF text box that could support syntax highlighting, line numbers, etc.
Any links or advice on how i could begin creating something like this would be very helpful.
I am wondering if anyone has any experience in creating a new control based on a WPF text box that could support syntax highlighting, line numbers, etc.
Any links or advice on how i could begin creating something like this would be very helpful.
Hey there. I don't have any personal experience implementing something like you're suggesting, but I found a couple of links that might help you out.
This should help you to start WPF Syntax Highlighting in RichTextBox