IgnaceMaes / MaterialSkin

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

MultiLineTextBox line wrapping and text appending #279

Closed L-Dlbcq closed 1 year ago

L-Dlbcq commented 1 year ago

Hi,

Can i append text and wrap it inside a MultiLineTextBox ? Because i don't find solution to make this. I'm using MaterialMultiLineTextBox2 and saw there's no option to add multiline. But when i use MaterialMultiLineTextBox1, i can't change background