label is not suitable, because there is no multiline
label1.Text = "Line 1\nLine 2";
textbox and richtextbox do not pozvolyaut output blocked text (i.e., that it is impossible to select and copy)
form1.print = "" - something like that(now I don't really remember)
Is there something similar in C# ?
Find more questions by tags C#Programming