I am making a Windows Form in VS2019 with C#.
I have a Gradient colored rectangle box and I put a RichTextBox on it. The only thing now is that I need the text in it to automatically scroll horizontally. Like a News Bar!
Is there a way to do that??