leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
437 stars 132 forks source link

Scroll text in a MaterialMultiLineTextBox2 #330

Closed devnull13 closed 2 years ago

devnull13 commented 2 years ago

Added support for scrolling text in a MaterialMultiLineTextBox2 even without ScrollBars active. It seem there are more changes that it really is because of text formating.

orapps44 commented 2 years ago

Hi @devnull13 ,

Thank you for your contribution.

devnull13 commented 2 years ago

@orapps44 no problem. I intend to improve it even more by adding a material scroll bar instead of the default one but I'm having some dificulties with the code and some lack of time