leocb / MaterialSkin

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

Align Text in TextBox not possible. #205

Closed Metamorphoo closed 3 years ago

Metamorphoo commented 3 years ago

I'm trying to right-align text in the MaterialTextBox and I'm not seeing that option though I do see it for MaterialLabel.

orapps44 commented 2 years ago

Use new MaterialTextBox2 control instead.