C #, displaying plain text in a form
I made this simple drawing to explain my needs: Plain Text in C #
I can only find "complex" features like RTF textbox, etc. I couldn't figure out how to display "plain text" in Form1.cs
(I do not talk about HTML to WinForm)
(Search did not return any useful results)
+2
a source to share