Issue description The RichTextBox not display multiline text well when setting the Enable as False in DarkMode NewDarkModeIssue.mp4 Steps to reproduce Create a .NET Winforms project with a RichTextBox ...
I have a simple WinForm application which redirects console input/output and uses a RichTextBox for colored output. When the program is compiled with .Net 10, it will accumulate about 10MB of memory ...