I have a form with a rich text box control. Is there a way to have caps lock turn on whenever the rich textbox control has focus? And turn it off if the rich text box loses focus? I开发者_如何学JAVA a
sorry开发者_Go百科 for my bad english... The default for a RichTextBox content is to inherit the Foreground color from the RichTextBox itself. That\'s nice, but if I set a specific Foreground color to
We tried several ways to make a textbox to accept the \"enter\", newline, etc.. But we are still facing the same problems. Most of the \"Third party\" controls allow the user to format the text as he
I have a Windows Form with a Rich Textbox control on the form. What I want to do is make it so that each line only accepts 32 characters of text. After 32 characters, I want the text to flow to the ne
This code: <StackPanel Orientation=\"Horizontal\"> <RichTextBox /> <Button 开发者_如何转开发Content=\"Dialog\" />
another homework assignment here thats kind of unclear on the requirements. It is a forms program that assigns people to seats on an airplane. The part that is losing me is that its telling me to disp
I have RichTextBox .. if I opened a word 2003 ( or 2007 ) document and copied any table and paste it in it, the table\'s direction became Left-to-Right .. it reverse :
Let\'s say that I have a RichTextBox and its contents take up about 3 times the height compared to the visible height. There\'s no color formatting, I want to highlight keywords. If I use SelectionSta
This is going to be a long post. I would like to have suggestions if any on the procedure I am following. I want the best method to print line numbers next to each CRLF-terminated-line in a richtextbo
Does anyone know of a way to store arbitrary data in a RichTextBox without the user being able to see this data?The 2007 RTF specification includes annotations (\"\\atnid\", \"\\atnauthor\", \"\\annot