开发者_C百科I read this post: What is the easiest-to-use web "rich text editor" and followed up with most of the suggestions, but haven\'t found any that supports code blocks -
It is possible to make RichTextBox have corner radius in wpf. i know it can achive using Contro开发者_JAVA技巧lTemplate but how?
My goal is to have one main richtextbox in the form, and then several different richtextbox\'s in the backround, the backround textbox\'s get added, removed, and edited behind the scences all the time
I have a RichTextBox and a button. Is ther开发者_开发技巧e any easy way to make the textbox scroll down / up when i press the button? my guess is i have to use commands but im not 100% sure how comman
I need to display text with colors and formatting in a List. I\'m using a ListBox with a RichTextControl to display the data. I also need the contents to size to the window, but the text does not need
I need to set the font family for the next text to be written in a RichTextBox. I tried setting that with...
In my application\'s form, I have two RichTextBox objects. They will both always have the same number of lines of text. I would like to \"synchro开发者_JAVA百科nize\" the vertical scrolling between th
I\'ve got a richtextbox, that I plan on saving to a database, which can be loaded back into the same richtextbox.I\'ve got it working so that I can save the flowdocument as DataFormats.XamlPackage, wh
I have a Winforms app containing a RichTextBox. How can I determine how many lines of text are displayed, currently visible?
Is it at all possible to make a Label multi-colored? I have a RichTextBox that the user can type text into and format as required; I need to be able to display the resulting text, with the correct sty