nope
:-(
i had sevaral attempts to solve this... all of them was with code like
myRichTextBox.R tf = myRichTextBox.R tf.Replace("\\p ar", "");
i tryed with
\\pard
\\pad
\\n
\\r\\n
Enviroment.Newl ine
etc etc, but i can not get result i want...
i simply can not understand where is the problem... is maybe something...
User Profile
Collapse
-
[c#] join lines in richtextbox
on a windows form, i have RichTextBox, with some text, in several lines. and one button on a form.
i wolud like when i click on that button, to join all richtextbox of lines in one line, but not to loose text style (like font family, color, etc.)
i can not do it with Replace, like \r\n, and not with the Replace(Environ ment.NewLine, "")........ :-((
i have also tryed to replace \par and \pard,... -
tnx, but i have to create that table using c#, and not with accessLeave a comment:
-
C# and creation of Access database
Hi all!
I need to create MS Access database table row, that have to store "long text" in it.
What type of field I have to use?
I tryed with adLongVarWChar, but it stores only 250 or something characters
Please if you can help me with this.
Thank you in advance!...
No activity results to display
Show More
Leave a comment: