I have a RichTextBox in a WPF Application. I would like to apply alternate coloring to each lines of texts. I have set the Background property to be of the desired color, but due to differences in tex
It seems that the RichTextBox control does not support copy&paste. Is it really so? I created a very simple application that had the control with some text in it and i could not select it. Are the
My mind somehow is stuck in a \"loop of errors\". I don\'t want to waste time any more with endless trial and error, so I better ask here:
I have a rich text box and I\'ve implemented a search option for it. When the user searches a string, all the matches gets highlighted with yellow background. I want that when the user presses the sea
I\'m making a very simple text editor and I\'d like to color the background of the whole selected line (left to right). And I\'d like it to follow the cursor so if I go down two lines the background c
I\'ve met 开发者_StackOverflow社区a problem, our user asked me to implement autocomplete with rich textbox in infopath2007, and i\'ve googled a lot, but failed, can anyone help me about it?I\'d guess
I am trying to get the name from some goods added on a List<>. These names have to be written in a richtextbox, but I can\'t get fixed. I can see that I\'m on the right direction, because it gets a
Consider the following XAML code: <RichTextBox Name=\"dataRichTextBox\" VerticalScrollBarVisibility=\"Auto\" >
I need to implement something similar to Notepads\' save option. Assuming I have a button placed next to a Ric开发者_运维知识库hTextBox, what I want is, when this button is clicked, a Dialogue box wil
Is there an easy way to convert HTML to display in the new Windows Phone 7.开发者_高级运维1 (Mango) RichTextBox control.I\'m mostly concerned about retaining links and images without using a web brows